Package io.quarkiverse.logging.splunk
Class SplunkErrorCallback
java.lang.Object
io.quarkiverse.logging.splunk.SplunkErrorCallback
- All Implemented Interfaces:
com.splunk.logging.HttpEventCollectorErrorHandler.ErrorCallback
public class SplunkErrorCallback
extends Object
implements com.splunk.logging.HttpEventCollectorErrorHandler.ErrorCallback
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SplunkErrorCallback
public SplunkErrorCallback() -
SplunkErrorCallback
For unit tests
-
-
Method Details
-
error
Logs the original event to stdout (if console handler is disabled). Logs the error to stderr.- Specified by:
error
in interfacecom.splunk.logging.HttpEventCollectorErrorHandler.ErrorCallback
-