Michael Strasser
Michael Strasser
Hi @binkley Please remember this repo is very much work in progress. I plan to rework the dispatch mechanism and well as code layout as I go. The `expect` and...
Can you please provide an example? A simple snippet posted here would do.
You can configure all logging to be direct by setting `minDirectLogLevel`. See [Direct logging](https://klogging.io/docs/concepts/direct-logging) for details. It is not available on a per-logger or per-sink basis. You can’t join a...
Hi @sc-etranet, thanks for your issue. I have been overseas and will look at this in the coming week now I am home.
Hi @sc-etranet, I have had a look at configuration ELK and am sorry to say it is a mess. I have successfully sent logs directly to a locally running Splunk...
Hi @gavvvr thanks for raising this issue. I will investigate it in the next day or so.
Hi @gavvvr I have finally come back to look at this. Sorry for the delay. # Unexpected event item `position-details` What happens in your example is the [Klogging SLF4J provider...
Hi @gavvvr I have released v0.11.7 of Klogging library and SLF4J provider with a fix. If the formatting string contains SLF4J anchors `{}` they are replaced by SLF4J `MessageFormatter` and...
Hi @AndyRuban thanks for creating this issue. There are currently no database or file sinks for Klogging. I will look into both soon, starting with database.
[This Gradle build scan](https://scans.gradle.com/s/sxm4obihb2hiu) from a local attempt provides more detail.