The percent full alert for the memory-buffer has been configured and the percent full threshold for the alert has been met. When the memory-buffer becomes full, it starts wrapping. The oldest messages will be replaced by the new ones.
When the memory-buffer becomes full, it starts wrapping. The oldest messages will be replaced by the new ones. To avoid possible message loss, please use "configure log target memory-buffer number-of-messages" command to increase the buffer size.
Notice
The memory-buffer log target is %percent%%% full with %numOfMsg% of a possible %bufSize% messages currently logged.
Name | Type |
---|---|
percent | uInt |
numOfMsg | uInt |
bufSize | uInt |