aboutsummaryrefslogtreecommitdiffstats
path: root/fop
diff options
context:
space:
mode:
authorSimon Pepping <spepping@apache.org>2005-10-29 20:53:25 +0000
committerSimon Pepping <spepping@apache.org>2005-10-29 20:53:25 +0000
commitbedfa810db8984fbcb80a63ba32b9a2c9e989986 (patch)
treec16e2fa1e4d275122a615ff56b5f7a7474324717 /fop
parent86519341595e0d55d752a7df68dfc1953461fa8d (diff)
downloadxmlgraphics-fop-bedfa810db8984fbcb80a63ba32b9a2c9e989986.tar.gz
xmlgraphics-fop-bedfa810db8984fbcb80a63ba32b9a2c9e989986.zip
Removed setting LOGCHOICE and LOGLEVEL to the empty string
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@329479 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'fop')
-rwxr-xr-xfop2
1 files changed, 0 insertions, 2 deletions
diff --git a/fop b/fop
index 5992fb126..a815067a2 100755
--- a/fop
+++ b/fop
@@ -221,14 +221,12 @@ if $cygwin; then
esac
fi
-LOGCHOICE=
# The default commons logger for JDK1.4 is JDK1.4Logger.
# To use a different logger, uncomment the one desired below
# LOGCHOICE=-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog
# LOGCHOICE=-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog
# LOGCHOICE=-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger
-LOGLEVEL=
# Logging levels
# Below option is only if you are using SimpleLog instead of the default JDK1.4 Logger.
# To set logging levels for JDK 1.4 Logger, edit the %JAVA_HOME%/JRE/LIB/logging.properties