Skip to content

Fix logger configuration - Pino output sent to /dev/null #1

@cabljac

Description

@cabljac

The logger configuration in utils/logger.ts is sending Pino's output to /dev/null, which means those logs aren't being stored anywhere.

suggestion:

  • Make the Pino output destination configurable
  • Default to a proper logging destination
  • Update the comment to reflect the intended behavior
  • Document the logging strategy

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