Package io.micrometer.core.util.internal.logging

NOTE: This file has been copied and slightly modified from {io.netty.util.internal.logging}. Internal-use-only logging API which is not allowed to be used outside Micrometer.
  • Interface Summary
    Interface Description
    InternalLogger
    NOTE: This file has been copied from {io.netty.util.internal.logging}.
  • Class Summary
    Class Description
    AbstractInternalLogger
    NOTE: This file has been copied and slightly modified from {io.netty.util.internal.logging}.
    InternalLoggerFactory
    NOTE: This file has been copied and simplified from {io.netty.util.internal.logging}.
    JdkLoggerFactory
    NOTE: This file has been copied and slightly modified from {io.netty.util.internal.logging}.
    Slf4JLoggerFactory
    NOTE: This file has been copied and slightly modified from {io.netty.util.internal.logging}.
    WarnThenDebugLogger
    InternalLogger which logs at warn level at first and then logs at debug level for the rest.
  • Enum Summary
    Enum Description
    InternalLogLevel
    NOTE: This file has been copied from {io.netty.util.internal.logging}.