Authors: russell@unturf.com · brackishbert@gmail.com · foxhop.net · TimeHexOn.com Patches, unit tests, benchmarks, whitepaper, and outreach briefs. Public domain — no copyright claimed. Use freely.
13 lines
384 B
Properties
13 lines
384 B
Properties
############################################################
|
|
# Configuration file for log testing
|
|
#
|
|
############################################################
|
|
|
|
handlers= java.util.logging.ConsoleHandler
|
|
|
|
.level= FINE
|
|
|
|
java.util.logging.ConsoleHandler.level = FINE
|
|
java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter
|
|
|
|
jdk.event.security.level = FINE
|