diff options
author | netconomy <netconomy@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c> | 2007-12-18 12:48:25 +0000 |
---|---|---|
committer | netconomy <netconomy@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c> | 2007-12-18 12:48:25 +0000 |
commit | cb7d400ab872419ab03d9567d30d42b0079c6555 (patch) | |
tree | 1b78342767a6109c1e62169586a49ed7a4b3bb24 | |
parent | 8246e1c10255528649e75f976eab91e52377989f (diff) | |
download | pdf-as-3-cb7d400ab872419ab03d9567d30d42b0079c6555.tar.gz pdf-as-3-cb7d400ab872419ab03d9567d30d42b0079c6555.tar.bz2 pdf-as-3-cb7d400ab872419ab03d9567d30d42b0079c6555.zip |
Change Request "Document Correction"
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@242 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
-rw-r--r-- | work/cfg/log4j.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/work/cfg/log4j.properties b/work/cfg/log4j.properties index d2bd97d..e08f2b0 100644 --- a/work/cfg/log4j.properties +++ b/work/cfg/log4j.properties @@ -6,7 +6,7 @@ # For the general syntax of property based configuration files see the # documenation of org.apache.log4j.PropertyConfigurator. -log4j.rootLogger=DEBUG, CA +log4j.rootLogger=INFO, CA log4j.logger.org.pdfbox=INFO log4j.logger.org.apache.commons=INFO |