blob: 6cea13229eeb673e3846d798b785356c64254a44 [file] [log] [blame]
handlers = java.util.logging.ConsoleHandler
.level = INFO
com.google.enterprise.adaptor.sharepoint.SharePointAdaptor.level = FINER
com.google.enterprise.adaptor.level = FINER
java.util.logging.ConsoleHandler.level = FINEST
java.util.logging.ConsoleHandler.formatter = com.google.enterprise.adaptor.CustomFormatter
# Uncomment if your terminal can't handle colors and the auto-detection
# is incorrect.
# com.google.enterprise.adaptor.CustomFormatter.useColor = false