removed log.console-warn

This commit is contained in:
2025-12-20 12:29:42 -05:00
parent 90e5e0855d
commit ca4693a1ba

View File

@@ -36,10 +36,6 @@ in
LEVEL = "Trace"; LEVEL = "Trace";
ENABLE_SSH_LOG = true; ENABLE_SSH_LOG = true;
}; };
log.console-warn = {
LEVEL = "Trace";
ENABLE_SSH_LOG = true;
};
}; };
}; };