Closed fnoop closed 4 years ago
Logging is currently output to file. Filepaths are set to /srv/maverick and need to be reset relative to script, or else change logging to output to stdout/stderr, or systemd/journald.
Separated logging into discrete class. Added logdest and logdir config parameters. logdest can be set to file, console or both.
Logging is currently output to file. Filepaths are set to /srv/maverick and need to be reset relative to script, or else change logging to output to stdout/stderr, or systemd/journald.