Skip to content

add Sentry logging option

Compare
Choose a tag to compare
@briskt briskt released this 10 Oct 16:03
· 132 commits to main since this release
f806c6e

Added

  • Added option to use Sentry for error logging and alerting.
  • Added a pull request template.

Fixed

  • Use YII_ENV in common/config/main.php instead of APP_ENV.