Skip to content

Add documentation for existing Zero Logger integration and feature-level logging tests #30

@anzal1

Description

@anzal1

We are already using Zero Logger for structured logging. This issue tracks the following:

1. Documentation:

  • Explain how Zero Logger is integrated in the codebase
  • Describe log format, levels, and structure
  • Document how to view logs in different environments (e.g., dev, staging, prod)
  • Include guidelines on logging best practices and adding new logs

2. Feature-level tests:

  • Add tests to verify that key flows produce expected logs
  • Use mocks/interceptors to validate log output where feasible

Acceptance Criteria

  • Documentation for Zero Logger is added to the README or appropriate location
  • At least one feature-level test asserts expected log output for a core functionality
  • All tests pass in CI

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions