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

matthew_swift
04.05.2009 efc16df69299f061fdaadd03397fa3fd395af194
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