Commit graph

1 commit

Author SHA1 Message Date
Adam Kolakowski 44a58d74c6 Adds console logging option to ircddbgatewayd
When invoked with the `-foreground` parameter, ircddbgatewayd
will print all logs to the console (stdout/stderr) instead of log files.

This allows ircddbgatewayd to be run in a container or as a systemd
standard service where applications are expected to provide logs
on standard output / standard error.
2020-05-27 22:24:26 +02:00