public class JulConfig extends Object
java.util.logging
to SLF4J.Modifier and Type | Method and Description |
---|---|
static void |
setup()
Redirect all logging from
java.util.logging to SLF4J. |
public static void setup()
java.util.logging
to SLF4J. If called more than once, it will
do nothing on subsequent calls.Copyright © 2023. All rights reserved.