Use the list-logger-levels subcommand in remote mode to list the modules and their current log levels.
Ensure that the server is running.
Remote subcommands require a running server.
List the existing module loggers by using the list-logger-levels(1) subcommand.
This example shows a partial list of the existing loggers and indicates how their log levels are set.
asadmin> list-logger-levels javax.enterprise.system.container.cmp: INFO javax.enterprise.system.tools.admin: INFO java.util.logging.ConsoleHandler: FINEST javax.enterprise.system.container.web: INFO javax.enterprise.system.util: INFO javax.enterprise.resource.webcontainer.jsf.timing: INFO javax: INFO javax.enterprise.resource.corba: INFO ... Command list-logger-levels executed successfully. |
You can also view the full syntax and options of the subcommand by typing asadmin help list-logger-levels at the command line.