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

feat: configurable log level #325

Merged
merged 1 commit into from
Jan 20, 2025
Merged

feat: configurable log level #325

merged 1 commit into from
Jan 20, 2025

Conversation

panuhorsmalahti
Copy link
Contributor

@panuhorsmalahti panuhorsmalahti commented Jan 20, 2025

  • Add support for LOG_LEVEL environment variable to log specify level as defined in pino documentation.
  • Default log leve is "info" as before.
  • Add support to log all chunks if log level is "trace"

@panuhorsmalahti panuhorsmalahti requested a review from a team January 20, 2025 14:39
@panuhorsmalahti panuhorsmalahti merged commit f7c696e into main Jan 20, 2025
3 checks passed
@panuhorsmalahti panuhorsmalahti deleted the feat/log-leve-config branch January 20, 2025 15:04
@panuhorsmalahti panuhorsmalahti mentioned this pull request Jan 20, 2025
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.

2 participants