TAP Series Switch Command Line Reference
Command Syntax
logging level file (LOGSEVERITY| emergency| alert| critical| error| warning| notice|
information| debug)
no logging level file
Normal but significant conditions
Severity level. The range is 0 to 7
Command Mode
Global Configuration
Default
Logging file level is warning.
Usage
Specifying a severity-level causes messages only at that level and numerically lower levels to
files.
Examples
In the following example, the user specifies that only messages of the levels error, critical,
alerts, and emergency be logged to files:
Switch(config)# logging level file error
In the following example, the user specifies messages of logging levels to default be logged to files:
Switch(config)# no logging level file