Package io.contek.tusk.log4j
Class TuskLoggingConfig
java.lang.Object
io.contek.tusk.log4j.TuskLoggingConfig
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionio.contek.tusk.BatchingConfigorg.apache.logging.log4j.Levelio.contek.tusk.TablegetTable()static TuskLoggingConfig.Builder
-
Method Details
-
newBuilder
-
getAppName
-
getTable
public io.contek.tusk.Table getTable() -
getBatching
public io.contek.tusk.BatchingConfig getBatching() -
getAppColumn
-
getLevelColumn
-
getLoggerColumn
-
getLineColumn
-
getErrorColumn
-
getMessageColumn
-
getStacktraceColumn
-
getLogLevel
@Nullable public org.apache.logging.log4j.Level getLogLevel() -
getContextColumns
-
getMapper
-