git://source.jalview.org
/
vamsas.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d8d07c
)
minimal log.info output for commons-logging (commented out the specific org.vamsas...
author
jprocter
<jprocter@compbio.dundee.ac.uk>
Sun, 15 Jan 2006 16:04:22 +0000
(16:04 +0000)
committer
jprocter
<jprocter@compbio.dundee.ac.uk>
Sun, 15 Jan 2006 16:04:22 +0000
(16:04 +0000)
git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@131
be28352e
-c001-0410-b1a7-
c7978e42abec
resources/log4j.properties
patch
|
blob
|
history
diff --git
a/resources/log4j.properties
b/resources/log4j.properties
index
d6d0650
..
9904301
100644
(file)
--- a/
resources/log4j.properties
+++ b/
resources/log4j.properties
@@
-1,7
+1,7
@@
# Set root category priority to INFO and its only appender to CONSOLE.
log4j.rootCategory=INFO, CONSOLE
#log4j.rootCategory=INFO, CONSOLE, LOGFILE
-log4j.logger.org.vamsas=INFO, CONSOLE
+#log4j.logger.org.vamsas=INFO, CONSOLE
# Set the enterprise logger category to FATAL and its only appender to CONSOLE.
log4j.logger.org.apache.axis.enterprise=FATAL, CONSOLE