Class SplunkLogHandlerRecorder

java.lang.Object
io.quarkiverse.logging.splunk.SplunkLogHandlerRecorder

public class SplunkLogHandlerRecorder extends Object
  • Constructor Details

    • SplunkLogHandlerRecorder

      public SplunkLogHandlerRecorder()
  • Method Details

    • initializeHandler

      public io.quarkus.runtime.RuntimeValue<Optional<Handler>> initializeHandler(SplunkConfig rootConfig, io.quarkus.runtime.logging.DiscoveredLogComponents discoveredLogComponents)
    • initializeHandlers

      public io.quarkus.runtime.RuntimeValue<Map<String,Handler>> initializeHandlers(SplunkConfig rootConfig, io.quarkus.runtime.logging.DiscoveredLogComponents discoveredLogComponents)