Commit 2e1c8666 by John Jarvis

adding SysLogHandler

parent 1e2406fc
......@@ -2,6 +2,7 @@ import os
import os.path
import platform
import sys
from logging.handlers import SysLogHandler
def get_logger_config(log_dir,
logging_env="no_env",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment