-
Here's a comprehensive comparison of the specified logging libraries based on various features, including log format, log level configuration, dynamic change log level, log code location, and time fo…
-
[Searched munki-dev list first and came-up empty handed so I'll toss it out here]
I think it would be super spiffy if Munki were configurable to emit log events in structured JSON format. This woul…
-
How can I enable log_json ihandler? I did not found explanation in the docs, so tried myself. I changed the path in conf/log_json.yaml.in to _file:///@DIONAEA_STATEDIR@/dionaea.json_
(I tried file://…
-
Hi! I'd like to contribute to `ky` for selfish reasons. I want to use it in my org's production app however, after trying to hook up the necessary logging we need I've come to a dead end.
The loggi…
-
### Expected Behaviour
Logger should work with AoT trimming enabled.
### Current Behaviour
The following exception is thrown
```
10-Oct-2024 9:34:07 AM 2024-10-10T13:34:07.448Z 9bc362e6-76bc-4f22-b…
-
```
{"insertId": "upsyhzmdeu","jsonPayload": {"logger_name": "","method": "log","levelValue": 900,"thread_id": 56,"message": "Error in stream connection (will retry): : java.net.ConnectException: Fai…
-
Hello, I hope this is the right place to post this. If not, I apologize and please point me in the right direction.
I have been using this (great) implementation to build a language server that co…
-
Using this lovely library, and as such I've got a new use case (oh yay!), Currently when telling tracing to log in json by configuring it as such:
```rust
let chosen_level = match std::env::var("R…
-
JSON logging is cool, Splunk, bunyan and other tools make it cooler. But Heroku splits long log lines producing invalid JSON log lines. It would be great if Heroku fixed/changed this but in the meanti…
-
Right now parsing result outputs from CME is not really intuitive and requires a lot of crafty bash one-liners.
To address this issue and improve on the tool, how about offering JSON output (with `…