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