public class JdkLoggerFactory extends InternalLoggerFactory
| Modifier and Type | Field and Description |
|---|---|
static InternalLoggerFactory |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
InternalLogger |
newInstance(String name)
Creates a new logger instance with the specified name.
|
getDefaultFactory, getInstance, getInstance, setDefaultFactorypublic static final InternalLoggerFactory INSTANCE
public InternalLogger newInstance(String name)
InternalLoggerFactorynewInstance in class InternalLoggerFactoryCopyright © 2020 LeanCloud. All rights reserved.