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