Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
code0xff opened this issue Oct 28, 2024 · 0 comments
Labels
K:cosmos Cosmos compatibility P:low Priority: Low

Comments

@code0xff
Copy link
Contributor

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.

@conr2d conr2d added K:cosmos Cosmos compatibility P:low Priority: Low labels Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
K:cosmos Cosmos compatibility P:low Priority: Low
Projects
None yet
Development

No branches or pull requests

2 participants