mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-06 03:45:26 +00:00
Remove dbg tracing
This commit is contained in:
parent
483ca921f0
commit
09b5520134
1 changed files with 0 additions and 2 deletions
|
|
@ -68,8 +68,6 @@ function syslog_utils.handle_event(message, host, priority, level_threshold)
|
|||
|
||||
-- traceError(TRACE_NORMAL, TRACE_CONSOLE, "[host="..host.."][facility="..facility_name.."][level="..level_name.."][message="..message.."]")
|
||||
|
||||
traceError(TRACE_NORMAL, TRACE_CONSOLE, "[host="..host.."]")
|
||||
|
||||
-- Discard info messages
|
||||
if level_threshold and level <= level_threshold then
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue