logging level
Configures the logging level.
Command Mode
Exec > Global Configuration (config)
Syntax
logging level{ application application_log_level | monitor-subscriber monitor_subscriber_log_level | tracing tracing_log_level | transaction transaction_log_level }
application application_log_level
Specify the log level for application log type.
Must be one of the following:
debug
error
info
off
trace
warn
monitor-subscriber monitor_subscriber_log_level
Specify the log level for subscriber monitoring.
Must be one of the following:
debug
error
info
off
trace
warn
tracing tracing_log_level
Specify the log level for tracing log type.
Must be one of the following:
debug
error
info
off
trace
warn
transaction transaction_log_level
Specify the log level for transaction log type.
Must be one of the following:
debug
error
info
off
trace
warn
Usage Guidelines
Configures logging parameters. Use this command to configure the logging level.