| Package | Description |
|---|---|
| io.micrometer.core.util.internal.logging |
NOTE: This file has been copied and slightly modified from {io.netty.util.internal.logging}.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JdkLoggerFactory
NOTE: This file has been copied and slightly modified from {io.netty.util.internal.logging}.
|
class |
Slf4JLoggerFactory
NOTE: This file has been copied and slightly modified from {io.netty.util.internal.logging}.
|
| Modifier and Type | Field and Description |
|---|---|
static InternalLoggerFactory |
Slf4JLoggerFactory.INSTANCE |
static InternalLoggerFactory |
JdkLoggerFactory.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
static InternalLoggerFactory |
InternalLoggerFactory.getDefaultFactory()
Returns the default factory.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
InternalLoggerFactory.setDefaultFactory(InternalLoggerFactory defaultFactory)
Changes the default factory.
|
Copyright © 2020 LeanCloud. All rights reserved.