Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-11 | fix: tests for Windows | n-peugnet | |
2020-05-11 | fix: log file was not closed | n-peugnet | |
2020-04-25 | feat: warning, info & debug directly a throwable | n-peugnet | |
2020-04-25 | fix: Logger::exception didn't print the error position | n-peugnet | |
2020-04-21 | feat: Logger throws Exceptions instead of die | n-peugnet | |
added FilesTests for future files related tests | |||
2020-04-21 | feat: add Logger class to log catched errors | n-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 ! | |||
2020-04-17 | tests: add phpunit w/coverage + 1 test SummaryTest | n-peugnet | |