]> git.sesse.net Git - cubemap/commitdiff
Document the new logging options in the example config.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 15 Apr 2013 21:26:56 +0000 (23:26 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 15 Apr 2013 21:26:56 +0000 (23:26 +0200)
cubemap.config.sample

index 7f60e5ffc0b64848383b363ba256e2560fd01e05..1a691ee3ccf2482f98f52ff427de3ffcfc5ec62d 100644 (file)
@@ -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!
 #