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

fix: add console filters for json logs #142

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

NishantJoshi00
Copy link
Member

This pull request includes a change to the setup function in the src/logger/setup.rs file to enhance the logging configuration by adding a filter to the logging layer.

Logging configuration improvement:

  • src/logger/setup.rs: Modified the setup function to include a filter (console_filter) in the FormattingLayer initialization for the JSON log format.

@NishantJoshi00 NishantJoshi00 merged commit 890c9e6 into main Jan 6, 2025
4 checks passed
@NishantJoshi00 NishantJoshi00 deleted the fix-filter-log branch January 6, 2025 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants