-
### Describe the feature
I would like to switch logging to JSON - https://quarkus.io/guides/logging#configuration so setting the env var - apparently is shoudl be done by `QUARKUS_LOG_CONSOLE_JSON`. …
-
This will increase observability of the logs when using external logging explorer tools
P.t. the default spring log format is used:
e.g. `2024-09-17T10:32:03.991Z INFO 7 --- [ main] fr.in…
-
## Feature
The component `ox-connector` should offer the option to log in JSON format. The JSON **must not** spawn multiple lines.
## Motivation
Currently the logs of `ox-connector` are not e…
-
There are two existing, but stale, issues that bear on this, namely https://github.com/nsqio/nsq/issues/853 and https://github.com/nsqio/nsq/issues/1218, but I thought it'd be worth creating something…
-
## Feature Request
### Describe the problem the feature is intended to solve
My organization allows logs to be persisted only if they follow certain standards. As the current Tensorflow logs canno…
-
Hi,
I see there's a https://github.com/OCA/server-tools/tree/8.0/logging_json for the 8.0 branch, I am also aware of https://github.com/camptocamp/odoo-cloud-platform/tree/13.0/logging_json
We r…
-
Operator logs should be in JSON format or have the option to be properly parsed by Sumologic.
-
Is there any way to make OptaPy log with a JSON format? It seems the handler in the optaplanner_python_logger is disabled, otherwise I'd be trying to provide a custom handler, e.g. https://pypi.org/p…
-
Is there a way to configure log output to be JSON rather than text? Something like skipper's `-access-log-json-enabled`
-
Example:
```json
{
"time": "2022-03-08T09:32:20.685+00:00",
"severity": "WARN",
"logger": "dispatcher.cc:121",
"msg": "target not found: /metrics"
}
```