Connectivity Guide

Table Of Contents
Usage Information
To set the severity to the default level, use the no logging console severity command. The default
severity level is log-notice.
Example
OS10(config)# logging console disable
Example (Enable)
OS10(config)# logging console enable
Example (Severity)
OS10(config)# logging console severity log-warning
Supported Releases 10.2.0E or later
logging enable
Enables system logging.
Syntax
logging enable
Parameters None
Default Enabled
Command Mode CONFIGURATION
Usage Information The no version of this command disables all logging.
Example
OS10(config)# logging enable
Supported Releases 10.2.0E or later
logging log-le
Disables, enables, or sets the minimum severity level for logging to the log le.
Syntax
logging log-file {disable | enable | severity}
Parameters severity — Set the minimum logging severity level:
log-emerg — Set the system as unusable.
log-alert — Set to immediate action is needed.
log-crit — Set to critical conditions.
log-err — Set to error conditions.
log-warning — Set to warning conditions.
log-notice — Set to normal but signicant conditions, the default.
log-info — Set to informational messages.
log-debug — Set to debug messages.
Default Log-notice
Command Mode CONFIGURATION
Usage Information
To reset the log-le severity to the default level, use the no logging log-file severity command. The
default severity level is log-notice.
974 Troubleshoot OS10