- 225 -
Syntax
logging buffered
no logging buffered
no -
This command disables logging to in-memory log.
Default Setting
None
Command Mode
Global Config
This command enables wrapping of in-memory logging when full capacity reached. Otherwise when full
capacity is reached, logging stops.
Syntax
logging buffered wrap
no logging buffered wrap
no -
This command disables wrapping of in-memory logging when full capacity reached.
Default Setting
None
Command Mode
Global Config
7.5.2.2 logging console
This command enables logging to the console.
Syntax
logging console [<severitylevel> | <0-7>]
no logging console
[<severitylevel> | <0-7>] -
The value is specified as either an integer from 0 to 7 or symbolically
through one of the following keywords: emergency (0), alert (1), critical (2), error (3), warning (4),
notice (5), informational (6), debug (7).
no -
This command disables logging to the console.