It'd be nice if I could use hunt.logging for both logging to the terminal and to syslog. IMHO it'd be nice if there were _SYSLOG variants in the LogLevel enum (e.g. LogLevel.LOG_DEBUG_SYSLOG) which would log all messages to syslog for you. I'll look into implementing this if you're interested
It'd be nice if I could use hunt.logging for both logging to the terminal and to syslog. IMHO it'd be nice if there were _SYSLOG variants in the LogLevel enum (e.g.
LogLevel.LOG_DEBUG_SYSLOG
) which would log all messages to syslog for you. I'll look into implementing this if you're interested