I would be great if the System.err stream of StandardErrorCallback could be deactivated in junit tests.
Because, if the splunk logger is configured globally (which makes sense), then junit logs would always try write to a non-existing splunk host (eg when run in a gitlab pipeline).
Thus, an optional to disable the error stream or the splunk error logging should be added.