-
Hi,
I'm working on a testing application and I want to machine through logs. My current setup requires me to use regexp to search through log files.
Is there any support to log in JSON format?
-
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:master-20241119-484c6b5c-amd64
- Deployment mode(standalone o…
-
# Feature Request
## Is your feature request related to a problem? Please describe
Support extensible logging to Splunk, Kafka, Elastic, etc.
## Describe the solution you'd like
We nee…
-
### Is there an existing issue for this?
- [X] I have searched existing issues, it hasn't been reported yet
### Use case description
JSON logging is widely considered the standard way to emit…
-
**Is your feature request related to a problem? Please describe.**
When setting up `logback.xml` to use `com.google.cloud.spring.logging.LoggingAppender`, a `logger.info(myJsonString)` will lead to a…
-
Please add a new writer that supports JSON output to the console instead of a file.
There is an existing `json` writer, but it currently only supports writing out to a file.
One can simulate JSO…
-
Logging in release mode outputs unquoted strings several places (`level`, `method`, `duration` are some). I saw [an issue on femme](https://github.com/lrlna/femme/issues/17) that might be related?
…
-
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…
-
**Problem:**
- At the moment only the standard env_logger based logging is supported. In some scenarios it would be beneficial, if Oura would support structured logging as well, in an easy to parse …