Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -19/+2 |
* | refactor: identifier is now customId/custom_id | Marcel Klehr | 2024-05-14 | 1 | -19/+18 |
* | fix(PsrLoggerAdapter): Adjust code to comply with v2 of Psr\Log (allow \Strin... | Ferdinand Thiessen | 2024-04-16 | 1 | -37/+47 |
* | Refactors lib/private/Log. | Faraz Samapoor | 2023-06-28 | 1 | -41/+12 |
* | emit an event when a message is logged | Robin Appelman | 2023-06-13 | 1 | -0/+5 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Migrate custom loggers to PSR | Christoph Wurst | 2021-02-11 | 1 | -3/+9 |
* | Make the PSR-3 adapter exception-aware | Christoph Wurst | 2020-07-14 | 1 | -9/+106 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -2/+3 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Add a PSR-3 logger adapter and make it injectable | Christoph Wurst | 2020-03-26 | 1 | -0/+166 |