logging logger level
Configures the logging level.
Command Mode
Exec > Global Configuration
Syntax
logging name logger_name level{ application application_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
Use this command to configure the logging level type.