nvtsrv: Change some log messages to debug
This commit is contained in:
+1
-1
@@ -74,7 +74,7 @@ static void _tn_tx(void *cctx, const void *buf, int len)
|
||||
|
||||
static void _tn_ss(void *cctx, int signal, int value)
|
||||
{
|
||||
nvt_log(LOG_INFO, "RFC2217 signal %d: %02x", signal, value);
|
||||
DBG("RFC2217 signal %d: %02x", signal, value);
|
||||
}
|
||||
|
||||
static void _nvtsrv_init(void)
|
||||
|
||||
Reference in New Issue
Block a user