The list of loggers that admin-console display actually comes from the backend, and should be the same as the output of the CLI command "list-log-levels".
Please try running "asadmin list-log-levels" and see if your logger is listed.
You should see something like:
%asadmin list-log-levels
java.util.logging.ConsoleHandler: FINEST
javax.enterprise.resource.corba: INFO
javax.enterprise.resource.javamail: INFO
javax.enterprise.resource.jdo: INFO
javax.enterprise.resource.jms: INFO
javax.enterprise.resource.jta: INFO
javax.enterprise.resource.resourceadapter: INFO
javax.enterprise.resource.sqltrace: FINE
If your logger is not listed from the CLI command, then it is a bug in the logging component.
Please file an issue at
https://glassfish.dev.java.net/issues/enter_bug.cgi for "logging" Subcomponent.
thanks
Anissa
[Message sent by forum member 'anilam']
http://forums.java.net/jive/thread.jspa?messageID=483572