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

jvergara
18.15.2010 2e0e3ebbaa2b2a1398d4bc4b7d836e38d93d63eb
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