Skip to content

v0.11.4

Choose a tag to compare

@github-actions github-actions released this 11 May 04:56
· 634 commits to main since this release

0.11.4 (2023-05-11)

Bug Fixes

  • logging: Add LOG_LEVEL env var to set log level (bba6882)
  • logging: pull shared functionality for log level from environment vars (0f83b35)
  • logging: Remove extra print statements and do a case-insensitive match on log level (b348d3c)