summaryrefslogtreecommitdiffstats
path: root/fop
diff options
context:
space:
mode:
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