Skip to content

Structured logging #3

@anlsergio

Description

@anlsergio

Introduce a logger that supports structured logs, such as the Uber Zap, and replace the existing log calls with the new logger.

Contextual logging

By using a structured logger, add a new custom field to inject some sort of context ID, so that all logs for a specific request/processing can be correlated to each other, which is especially useful for async conditions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions