Skip to content

Conversation

@samuel-esp
Copy link
Collaborator

Motivation

This PR fixes #177 and enables the possibility to output logs to JSON format.

Since the name of the field associated to the log level is called "severity", which is compatible with GCP standards for logging, this PR also helps to correctly handle logs severity in GCP

Changes

  • Introduced an optional argument --json-logs that enables the user to output logs in JSON format.

Tests done

  • Live Tests

TODO

  • I've assigned myself to this PR

@samuel-esp samuel-esp self-assigned this Oct 30, 2025
@samuel-esp samuel-esp added the enhancement New feature or request label Oct 30, 2025
@samuel-esp samuel-esp merged commit ccfb26e into caas-team:main Nov 17, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Introduce Optional Argument To Output Logs in JSON Format

2 participants