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

madiot
21.14.2010 05fafdfe5ee84376065890ee7ac670cf01fdbff1
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