quarkiverse / quarkus-logging-splunk

Quarkus extension to be able to send logs to a Splunk HTTP Event Collector
Apache License 2.0
11 stars 13 forks source link

Change units for batch size and interval. Fixes #228 #229

Closed simonhege closed 10 months ago

simonhege commented 10 months ago

Fixes #228

vietk commented 10 months ago

Hi @simonhege, there's a formatting issue

Error: Failed to execute goal net.revelc.code.formatter:formatter-maven-plugin:2.23.0:validate (default-cli) on project quarkus-logging-splunk: File '/home/runner/work/quarkus-logging-splunk/quarkus-logging-splunk/runtime/src/main/java/io/quarkiverse/logging/splunk/SplunkHandlerConfig.java' has not been previously formatted. Please format file (for example by invoking mvn -f runtime net.revelc.code.formatter:formatter-maven-plugin:2.23.0:format) and commit before running validation! -> [Help 1]

vietk commented 10 months ago

ok looks good now !