The info-center logbuffer command enables the log buffer, sets the number of the channel for outputting log information and sets the size of the log buffer.
The undo info-center logbuffer command cancels the current settings.
info-center logbuffer [ channel { channel-number | channel-name } | size buffersize ] *
undo info-center logbuffer [ channel | size ]
undo info-center logbuffer { channel { channel-number | channel-name } | size buffersize } *
| Parameter | Description | Value |
|---|---|---|
| channel | Sets the channel for outputting the information to the log buffer. | - |
| channel-number | Specifies the channel number. | It ranges from 0 to 9. That is, the system has 10 channels. |
| channel-name | Specifies a channel name. | - |
| size buffersize | Specifies the size of the log buffer (the number of messages in the buffer). | It is an integer ranging from 0 to 1024. |