Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Use structured logs (log.InfoS(...)) #4193

@antgamdia

Description

@antgamdia

As per the discussion in #4180 (comment)
and #3848 (comment), it would be nice if we moved to structured logs (more info here).

Specifically, it means:

  • Use log.InfoS(...) in our log traces.
  • Add a --logging-format to our deployments to let users customize the format; for instance, using json-

Metadata

Metadata

Type

No type

Projects

Status

✅ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions