[protege] / owl / trunk / junit-logging.properties
Project Root:

protege: owl/trunk/junit-logging.properties

File: [protege] / owl / trunk / junit-logging.properties (download)
Revision: 9946, Tue Apr 22 23:37:33 2008 UTC (19 months ago) by tredmond
File size: 1069 byte(s)
Transitioning to the new database inclusion, namespace, parser branch.
#
# This is a logging properties file for the junit tests.  In particular,
# there is no console logging...
#
# Configure the level of logging for various classes here.
# For example
#
#     edu.stanford.smi.protege.model.framestore.level = FINEST
#
# will turn on all logging above the level FINEST for the framestore classes.
#



handlers=edu.stanford.smi.protege.util.FileHandler
java.util.logging.FileHandler.level=ALL
java.util.logging.FileHandler.pattern=%t/protege_%g.log
java.util.logging.FileHandler.formatter=java.util.logging.SimpleFormatter
java.util.logging.FileHandler.append="true"

protege.system.level=ALL

#edu.stanford.smi.protege.model.Project.level = FINEST
#edu.stanford.smi.protege.model.framestore.level=FINEST
#edu.stanford.smi.protege.model.framestore.MergingNarrowFrameStore.level=FINEST
#edu.stanford.smi.protege.storage.database.level=FINEST
#edu.stanford.smi.protege.storage.database.DatabaseFrameDb.level=FINE
#edu.stanford.smi.protege.storage.database.IncludingDatabaseAdapter.level=FINE
#edu.stanford.smi.protege.util.Log.level=FINEST

CVS-SVN admin

Powered by ViewCVS 1.0-dev
(Powered by Apache)

ViewCVS and CVS Help