Package io.quarkus.logging.gelf
Class GelfLogHandlerRecorder
- java.lang.Object
-
- io.quarkus.logging.gelf.GelfLogHandlerRecorder
-
public class GelfLogHandlerRecorder extends Object
-
-
Constructor Summary
Constructors Constructor Description GelfLogHandlerRecorder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RuntimeValue<Optional<Handler>>initializeHandler(GelfConfig config)
-
-
-
Method Detail
-
initializeHandler
public RuntimeValue<Optional<Handler>> initializeHandler(GelfConfig config)
-
-