diff options
author | Glen Mazza <gmazza@apache.org> | 2004-12-06 12:31:17 +0000 |
---|---|---|
committer | Glen Mazza <gmazza@apache.org> | 2004-12-06 12:31:17 +0000 |
commit | 36e88a50de8273c47f3a41012511ee1c568d8941 (patch) | |
tree | ef5ffd191e0012dbf247ea2592d8596707a8836e /fop.bat | |
parent | 5ee3037ec76310a8a8280eed1440d5b620919d05 (diff) | |
download | xmlgraphics-fop-36e88a50de8273c47f3a41012511ee1c568d8941.tar.gz xmlgraphics-fop-36e88a50de8273c47f3a41012511ee1c568d8941.zip |
PR:
Obtained from:
Submitted by:
Reviewed by:
Reverted previous change; unintended check-in of this file.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198189 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'fop.bat')
-rw-r--r-- | fop.bat | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ set LOGCHOICE= rem The default commons logger for JDK1.4 is JDK1.4Logger. rem To use a different logger, uncomment the one desired below rem set LOGCHOICE=-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog -set LOGCHOICE=-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog +rem set LOGCHOICE=-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog rem set LOGCHOICE=-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger set LOGLEVEL= |