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