asadmin [asadmin-options] list-loggers [--help]
|
list-loggers |
| Previous | Next | Contents |
lists existing loggers
Synopsis
asadmin [asadmin-options] list-loggers [--help]
Description
The list-loggers subcommand lists the existing \{product---name}
loggers. Internal loggers are not listed. The list-loggers subcommand
lists the logger name, subsystem, and description.
This subcommand is supported in remote mode only.
Options
Options for the asadmin utility. For information about these
options, see the asadmin(1M) help page.
--help-?Displays the help text for the subcommand.
Examples
Example 1 Listing the Loggers
This example lists the logger name, subsystem, and description for each logger. Some lines of output are omitted from this example for readability.
asadmin> list-loggers
Logger Name Subsystem Logger Description
...
javax.enterprise.monitoring Monitoring Monitoring Logger
javax.enterprise.system.core.ee AS-CORE Java EE Core Kernel
javax.enterprise.system.jmx JMX JMX System Logger
javax.enterprise.system.tools.admin ADMIN Administration Services
...
Command list-loggers executed successfully.
Exit Status
subcommand executed successfully
error in executing the subcommand
See Also
| Previous | Next | Contents |
Copyright © 2019, Oracle and/or its affiliates. All rights reserved.