mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

abobrov
24.32.2009 c20813eb46571d1e45f6f127e6b17014c77e79c2
1
2
3
4
5
6
# Set java.util.logging.config.file system property via
# Java Arguments to enable logging options specified, eg
# -Djava.util.logging.config.file=full_path_to_this_file
com.sleepycat.je.level=INFO
com.sleepycat.je.util.FileHandler.level=ALL
com.sleepycat.je.util.ConsoleHandler.level=OFF