Skip to content

Conversation

@lehcode
Copy link

@lehcode lehcode commented Dec 29, 2025

Summary

Brief description of the changes in this PR.

Type of Change

  • Bug fix
  • New feature
  • Performance improvement
  • Documentation/Tests

Objective

For new features and performance improvements: Clearly describe the objective and rationale for this change.

Testing

  • [ x] Unit tests added/updated
  • Integration tests added/updated
  • [ x] All existing tests pass

Checklist

  • Self-review completed
  • Documentation updated where necessary
  • No secrets or sensitive information committed

Related Issues

N/A

Allow setting log level through LOG_LEVEL env var (DEBUG, INFO, WARNING, ERROR, CRITICAL).
Defaults to INFO for backward compatibility.
- Add LOG_LEVEL to .env.example with description
- Add LOG_LEVEL to README.md Environment Variables section
- Add test_log_level_environment_variable() unit test
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.

1 participant