Package io.kestra.core.runners
Class RunContextLogger
java.lang.Object
io.kestra.core.runners.RunContextLogger
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
ConstructorsConstructorDescriptionRunContextLogger(QueueInterface<LogEntry> logQueue, LogEntry logEntry, org.slf4j.event.Level loglevel) -
Method Summary
Modifier and TypeMethodDescriptionlogEntries(ch.qos.logback.classic.spi.ILoggingEvent event, LogEntry logEntry) org.slf4j.Loggerlogger()
-
Constructor Details
-
RunContextLogger
public RunContextLogger() -
RunContextLogger
public RunContextLogger(QueueInterface<LogEntry> logQueue, LogEntry logEntry, org.slf4j.event.Level loglevel)
-
-
Method Details
-
logEntries
-
logger
public org.slf4j.Logger logger()
-