update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@16 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
parent
de432ce258
commit
5175361bcc
|
@ -79,7 +79,7 @@ static void null_logger(char *file, const char *func, int line, int level, char
|
|||
}
|
||||
}
|
||||
|
||||
static int zap_log_level;
|
||||
static int zap_log_level = 7;
|
||||
|
||||
static void default_logger(char *file, const char *func, int line, int level, char *fmt, ...)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue