-
We seem to be lacking tests for our JSON logging output, since there are reports of users with these unfortunate log messages - emitted directly by logrus when a type is not serializable to JSON, but …
-
### Specification
While addressing poor logging during task failures in `Polykey` we found that getting that getting detailed information of a error in a string format was lacking. We looked into o…
-
I use json formatted log messages and I would like to add a command argument for logging format between logfmt and json. My thought is something like what is used by [thanos-receive](https://thanos.i…
-
### Describe the bug
I have a project in Quarkus 3.15.1 which implements `RawBackgroundFunction` from `quarkus-google-cloud-functions`. I've included `quarkus-logging-json` as a dependency but it doe…
-
See: https://stackoverflow.com/questions/61498943/go-gin-framework-to-log-in-json
jlewi updated
1 month ago
-
Setup a lightweight json library like Pino and replace all the server `console.log` with it
-
Specifically for GKE environments that leverage Google Cloud Operations Logging, logs generated by the provider are all classified as ERROR rather than the proper type as outlined in stdout/stderr. It…
-
It can be usefull to have ability to log on JSON format with a property `logging.json: true`. It's nice to have log on stdout with Json format when it run on POD.
More over, I doesn't found a way t…
-
Hi, and thank you for maintaining an excellent library!
We have unfortunately run into a little problem:
We noticed that the support for writing log statements on the form `log.error("Cake", St…
-
below is the code which will give an output file containing all the data about a particular post but i'm getting null value for reactors, i tried updating the module, setting up waits but nothing chan…