public class JULLogDelegateFactory extends Object implements LogDelegateFactory
LogDelegateFactory
which creates JULLogDelegate
instances.Constructor and Description |
---|
JULLogDelegateFactory() |
Modifier and Type | Method and Description |
---|---|
LogDelegate |
createDelegate(String name) |
static void |
loadConfig() |
public static void loadConfig()
public LogDelegate createDelegate(String name)
createDelegate
in interface LogDelegateFactory
Copyright © 2023 Eclipse. All rights reserved.