aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Log/PsrLoggerAdapter.php
Commit message (Expand)AuthorAgeFilesLines
* feat(PsrLoggerAdapter): Allow to use `Psr\Log\LogLevel` for `log` methodFerdinand Thiessen2024-09-141-89/+30
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-9/+9
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+2
* refactor: identifier is now customId/custom_idMarcel Klehr2024-05-141-19/+18
* fix(PsrLoggerAdapter): Adjust code to comply with v2 of Psr\Log (allow \Strin...Ferdinand Thiessen2024-04-161-37/+47
* Refactors lib/private/Log.Faraz Samapoor2023-06-281-41/+12
* emit an event when a message is loggedRobin Appelman2023-06-131-0/+5
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Migrate custom loggers to PSRChristoph Wurst2021-02-111-3/+9
* Make the PSR-3 adapter exception-awareChristoph Wurst2020-07-141-9/+106
* Update license headers for 19Christoph Wurst2020-04-291-2/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Add a PSR-3 logger adapter and make it injectableChristoph Wurst2020-03-261-0/+166