aboutsummaryrefslogtreecommitdiff
path: root/tests/LoggerTest.php
AgeCommit message (Collapse)Author
2020-04-21feat: add Logger class to log catched errorsn-peugnet
Previously, if Sentry was not enabled, the Exceptions weren't logged anywhere. I expect you to use this class in the future @vincent-peugnet !