1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-04 12:17:35 +02:00

13 Commits

Author SHA1 Message Date
Jordi Boggiano
59c8bdf6a2 Add missing use statement in docs 2023-11-10 13:09:41 +01:00
Jordi Boggiano
1dacc790b9 Remove LevelName enum in favor of a Level::getName method, fixes #1667 (#1668) 2022-05-10 11:15:16 +02:00
Jordi Boggiano
38fd8efb89 Update docs 2022-05-09 00:08:03 +02:00
Jordi Boggiano
bd5968a567 Add missing types to constructor args 2022-04-24 11:17:17 +02:00
Jordi Boggiano
0dac87975c Add property types to all properties where possible 2022-04-21 21:58:32 +02:00
Jordi Boggiano
2d006a8472 Convert level/levelName to enums (#1656) 2022-04-19 21:49:03 +02:00
Jordi Boggiano
5eb9b8ed93 Code cleanups 2022-03-21 14:18:54 +01:00
Jordi Boggiano
22c8b19358 Add LogRecord class, drop PHP <8.1 2022-03-21 14:18:53 +01:00
Jordi Boggiano
06143b03e5 Add a bunch of return types and fix type inconsistencies reports from phan 2018-07-04 14:14:08 +02:00
Jordi Boggiano
470836c739 Merge pull request #911 from StevenWInfo/docUpdates
Replacing the add* methods in the docs and comments with the PSR-3 compliant methods
2017-01-20 10:05:31 +01:00
Jordi Boggiano
329c7cf4fc Update 04-extending.md 2017-01-20 10:04:38 +01:00
StevenW
2544676a41 Replacing the outdated add* methods in the docs with the PSR-3 compliant methods. 2017-01-07 13:27:27 -08:00
Jordi Boggiano
a0b984a18d Split README into a few docs pages 2015-06-19 14:57:05 +01:00