From: Steinar H. Gunderson Date: Mon, 15 Apr 2013 21:26:56 +0000 (+0200) Subject: Document the new logging options in the example config. X-Git-Tag: 1.0.0~105^2 X-Git-Url: https://git.sesse.net/?p=cubemap;a=commitdiff_plain;h=95ffb595e77280a7ce9e2412ce746565fb760020 Document the new logging options in the example config. --- diff --git a/cubemap.config.sample b/cubemap.config.sample index 7f60e5f..1a691ee 100644 --- a/cubemap.config.sample +++ b/cubemap.config.sample @@ -8,6 +8,11 @@ port 9094 stats_file cubemap.stats stats_interval 60 +# Logging of various informational and error messages. You can have as many of these as you want. +error_log type=file filename=cubemap.log +error_log type=syslog +error_log type=console + # # now the streams! #