projects
/
cubemap
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
d1ad2cf
)
Document the new logging options in the example config.
author
Steinar H. Gunderson
<sgunderson@bigfoot.com>
Mon, 15 Apr 2013 21:26:56 +0000
(23:26 +0200)
committer
Steinar H. Gunderson
<sgunderson@bigfoot.com>
Mon, 15 Apr 2013 21:26:56 +0000
(23:26 +0200)
cubemap.config.sample
patch
|
blob
|
history
diff --git
a/cubemap.config.sample
b/cubemap.config.sample
index
7f60e5f
..
1a691ee
100644
(file)
--- 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!
#