Package io.quarkus.logging.json.runtime
Class LoggingJsonRecorder
java.lang.Object
io.quarkus.logging.json.runtime.LoggingJsonRecorder
-
Constructor Summary
ConstructorsConstructorDescriptionLoggingJsonRecorder(io.quarkus.runtime.RuntimeValue<JsonLogConfig> runtimeConfig, io.quarkus.runtime.RuntimeValue<io.quarkus.runtime.ApplicationConfig> applicationConfig) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
LoggingJsonRecorder
public LoggingJsonRecorder(io.quarkus.runtime.RuntimeValue<JsonLogConfig> runtimeConfig, io.quarkus.runtime.RuntimeValue<io.quarkus.runtime.ApplicationConfig> applicationConfig)
-
-
Method Details
-
initializeConsoleJsonLogging
-
initializeFileJsonLogging
-
initializeSyslogJsonLogging
-
initializeSocketJsonLogging
-