java-topology/test/jdk/java/util/logging/deadlockconf.properties
russell@unturf.com 0a580b313d undefect. CWE-407 — 63 sites patched across 27 ecosystems
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.
2026-03-26 17:11:57 -04:00

22 lines
578 B
Properties

# This file is used by TestLogConfigurationDeadLockWithConf
handlers= java.util.logging.ConsoleHandler
.level= INFO
java.util.logging.ConsoleHandler.level = INFO
java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter
foo.bar0.level = INFO
foo.bar1.level = INFO
foo.bar2.level = INFO
foo.bar3.level = INFO
foo.bar4.level = INFO
# We leave foo.bar5 out so that we have at least
# one logger whose parent won't be in the configuration
# file
#foo.bar5.level = INFO
foo.bar6.level = INFO
foo.bar7.level = INFO
foo.bar8.level = INFO
foo.bar9.level = INFO