org.slf4j.spi.LoggingEventAware
public final class ModernTinylogLogger extends AbstractTinylogLogger implements org.slf4j.spi.LoggingEventAware
formatter, MINIMUM_DEFAULT_LEVEL_COVERS_DEBUG, MINIMUM_DEFAULT_LEVEL_COVERS_ERROR, MINIMUM_DEFAULT_LEVEL_COVERS_INFO, MINIMUM_DEFAULT_LEVEL_COVERS_TRACE, MINIMUM_DEFAULT_LEVEL_COVERS_WARN, MINIMUM_GLOBAL_LEVEL_COVERS_DEBUG, MINIMUM_GLOBAL_LEVEL_COVERS_ERROR, MINIMUM_GLOBAL_LEVEL_COVERS_INFO, MINIMUM_GLOBAL_LEVEL_COVERS_TRACE, MINIMUM_GLOBAL_LEVEL_COVERS_WARN, provider, STACKTRACE_DEPTH
Constructor | Description |
---|---|
ModernTinylogLogger(java.lang.String name) |
Modifier and Type | Method | Description |
---|---|---|
org.slf4j.spi.LoggingEventBuilder |
atDebug() |
|
org.slf4j.spi.LoggingEventBuilder |
atError() |
|
org.slf4j.spi.LoggingEventBuilder |
atInfo() |
|
org.slf4j.spi.LoggingEventBuilder |
atTrace() |
|
org.slf4j.spi.LoggingEventBuilder |
atWarn() |
|
void |
log(org.slf4j.event.LoggingEvent event) |
debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, error, error, error, error, error, error, error, error, error, error, getName, info, info, info, info, info, info, info, info, info, info, isDebugEnabled, isDebugEnabled, isErrorEnabled, isErrorEnabled, isInfoEnabled, isInfoEnabled, isTraceEnabled, isTraceEnabled, isWarnEnabled, isWarnEnabled, log, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, translateLevel, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn
public ModernTinylogLogger(java.lang.String name)
name
- Name for loggerpublic org.slf4j.spi.LoggingEventBuilder atTrace()
public org.slf4j.spi.LoggingEventBuilder atDebug()
public org.slf4j.spi.LoggingEventBuilder atInfo()
public org.slf4j.spi.LoggingEventBuilder atWarn()
public org.slf4j.spi.LoggingEventBuilder atError()
public void log(org.slf4j.event.LoggingEvent event)
log
in interface org.slf4j.spi.LoggingEventAware
Copyright © 2023. All rights reserved.