diff options
Diffstat (limited to 'work/cfg')
-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 |