Dont store debug level DEBUG_DEBUG in the in-memory ringbuffer.
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 4 Dec 2009 00:45:37 +0000 (11:45 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 4 Dec 2009 00:45:37 +0000 (11:45 +1100)
commitcc99c05c0c6484ad574039a454e6133852cb41fa
tree556b6c960ceac126e27da3ee92850609269b2fc6
parentc5cbb95512f034abeec515579983bf7ac55eadd9
Dont store debug level DEBUG_DEBUG in the in-memory ringbuffer.

It is unlikely we will need something this verbose for normal troubleshooting.
This allows us to keep a significantly longer time interval of log messages
in the 500k slots available in the ringbuffer.
include/includes.h
lib/util/debug.c