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

abobrov
24.32.2009 703419a1c409e2411ba3ccd03ca33143fbf26da7
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