Specifications
Command Groups
A-34
logging level
Thiscommandsetstheminimumseveritylevelforeventlogging.
Syntax
logging level <Alert | Critical | Error | Warning | Notice | Informational | Debug>
Default Setting
Error
Command Mode
GlobalConfiguration
Command Usage
MessagessentincludetheselectedleveldowntoAlertlevelasdescribedinTable A‐7.
.
Example
Table A-7 Alert Level Descriptions
Level Argument Description
Alerts Immediate action needed
Critical Critical conditions (e.g., memory allocation, or free memory error- resource
exhausted)
Error Error conditions (e.g., invalid input, default used)
Warning Warning conditions (e.g., return false, unexpected return)
Notice Normal but significant condition, such as cold start
Informational Informational messages only
Debug Debugging messages
* There are only Critical, Notice, and Informational messages for the current firmware.
RoamAbout 3000#configure
Enter configuration commands, one per line. End with CTRL/Z
RoamAbout 3000(config)#logging level alert
RoamAbout 3000(config)#