Skip to content

Unify logging #25

@tzdybal

Description

@tzdybal

Currently there are 2 loggers used in optimint:

  1. passed from cosmos-sdk
  2. used by libp2p

Ideally, only one logger should be used for better control and unification of logging.

libp2p use package-global loggers, and cosmos-sdk pass logger as argument (in context).

Metadata

Metadata

Assignees

No one assigned

    Labels

    P:nice-to-havePriority: Nice-To-HaveT:code-hygieneGeneral cleanup and restructuring of code to provide clarity, flexibility, and modularity.T:enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions