Skip to content

Replace Console Logs with Persistent Logger in Sidecar for Enhanced Logging #90

@code0xff

Description

@code0xff

Currently, Sidecar utilizes console.log for logging purposes. This approach leads to volatile logs, making it difficult to retrieve specific information when needed. To improve log management and enhance the granularity of logged information, we propose implementing a persistent logging mechanism using a dedicated Logger.

Metadata

Metadata

Assignees

No one assigned

    Labels

    K:cosmosCosmos compatibilityP:lowPriority: Low

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions