Package io.quarkus.logging.json.runtime
Class LoggingJsonRecorder
- java.lang.Object
-
- io.quarkus.logging.json.runtime.LoggingJsonRecorder
-
public class LoggingJsonRecorder extends Object
-
-
Constructor Summary
Constructors Constructor Description LoggingJsonRecorder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RuntimeValue<Optional<Formatter>>initializeJsonLogging(JsonConfig config)
-
-
-
Method Detail
-
initializeJsonLogging
public RuntimeValue<Optional<Formatter>> initializeJsonLogging(JsonConfig config)
-
-