projects
/
Evergreen.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
activity log is now a standalone log target: file or syslog:<facility>
[Evergreen.git]
/
OpenSRF
/
examples
/
bootstrap.conf.example
diff --git
a/OpenSRF/examples/bootstrap.conf.example
b/OpenSRF/examples/bootstrap.conf.example
index
f416c1e
..
0983c26
100644
(file)
--- a/
OpenSRF/examples/bootstrap.conf.example
+++ b/
OpenSRF/examples/bootstrap.conf.example
@@
-14,7
+14,8
@@
log_dir = /path/to/log
logfile = syslog:local0
# defines the syslog facility for the activity log
-actlog = local1
+#actlog = activity.log
+actlog = syslog:local1
# log level
debug = ERROR