Project

General

Profile

Bug #263 ยป 0003-increase-log-buffer-to-1280-from-1024.patch

Anoop Saldanha, 12/27/2010 11:32 AM

View differences:

src/util-debug.h
#define SC_LOG_DEF_LOG_FORMAT "[%i] %t - (%f:%l) <%d> (%n) -- "
/* The maximum length of the log message */
#define SC_LOG_MAX_LOG_MSG_LEN 1024
#define SC_LOG_MAX_LOG_MSG_LEN 1280
/* The maximum length of the log format */
#define SC_LOG_MAX_LOG_FORMAT_LEN 128
    (1-1/1)