Package | Description |
---|---|
org.tinylog.core |
tinylog 2 native implementation.
|
Modifier and Type | Method | Description |
---|---|---|
static LogEntry |
TinylogLoggingConfiguration.createLogEntry(java.lang.StackTraceElement stackTraceElement,
java.lang.String tag,
org.tinylog.Level level,
java.lang.Throwable exception,
org.tinylog.format.MessageFormatter formatter,
java.lang.Object obj,
java.lang.Object[] arguments,
java.util.Collection<LogEntryValue>[] requiredLogEntryValues,
TinylogContextProvider contextProvider) |
Creates a new log entry.
|
Copyright © 2021. All rights reserved.