Hi,

The appended patches try to cleanup the debug logs a little by grouping
debug messages together that belong together. I.e it removes the debug
headers inbetween. Not only does it reduce the log size (up to 20% depending
on debugleve), but IMHO also increases readability.

They affect show_msg(), dump_data(), print_socket_options() and
se_acces_check() and replace DEBUG() by DEBUGLVL() and dbgtext() or
DEBUGADD().

Kai

Attachment: util_seaccess_cleanup.diff
Description: Binary data

Attachment: util_sock_cleanup.diff
Description: Binary data

Attachment: utils_cleanup.diff
Description: Binary data

Reply via email to