[cpp-sp] 02/36: Leave the native.logger upstream default
Scott Cantor
cantor.2 at osu.edu
Thu Dec 20 19:45:54 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to annotated tag debian/2.5.1+dfsg-1
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=ae498d49dcebf4d50e10897d1eab727687fc4adf
commit ae498d49dcebf4d50e10897d1eab727687fc4adf
Author: Russ Allbery <rra at debian.org>
AuthorDate: Sat Nov 3 10:29:43 2012 -0700
Leave the native.logger upstream default
Retain the default rootCategory setting, commented-out, following the
practice of the rest of the file.
---
configs/native.logger.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/native.logger.in b/configs/native.logger.in
index 38cebbb..4167b7c 100644
--- a/configs/native.logger.in
+++ b/configs/native.logger.in
@@ -2,6 +2,7 @@
#
# Debian: remove warn_log. All logs go to syslog, so there's no need to
# have multiple log destinations differentiated only by log threshold.
+#log4j.rootCategory=INFO, native_log, warn_log
log4j.rootCategory=INFO, native_log
# fairly verbose for DEBUG, so generally leave at INFO
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list