mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-05-30 02:20:11 +00:00
clean up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7517 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
50c2d0a0bb
commit
c53adbb46b
@ -138,8 +138,7 @@ static switch_status_t config_logger(void)
|
|||||||
#else
|
#else
|
||||||
COLORIZE = 1;
|
COLORIZE = 1;
|
||||||
#endif
|
#endif
|
||||||
}
|
} else if (!strcasecmp(var, "loglevel")) {
|
||||||
if (!strcasecmp(var, "loglevel")) {
|
|
||||||
hard_log_level = switch_log_str2level(val);
|
hard_log_level = switch_log_str2level(val);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user