blob: 4dc3633c5460590e4ea10af28d66a187e452ad83 [file] [log] [blame]
handlers = java.util.logging.ConsoleHandler
.level = INFO
com.google.enterprise.adaptor.sharepoint.SharePointAdaptor.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