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

8 Commits

Author SHA1 Message Date
Ruud Kamphuis
a258e4fe90 Deprecate DateTimeImmutable (#1928)
Fixes #1926
2024-12-05 15:38:02 +01:00
Antoine Makdessi
2f34389f69 Update message-structure.md (#1774) 2023-02-04 22:54:05 +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
gnito-org
c0ae588437 Fix minor spelling & grammar issues in docs (#1623) 2022-03-06 15:12:11 +01:00
Thomas Landauer
37ab9fc188 Adding anchor to link 2021-06-25 01:05:59 +02:00
Michael Dwyer
e3ab4e680b Fix typo
All other documentation and code suggests that the replacement token is of the form `{var}` and not `%var%`
2017-10-31 09:46:46 -05:00
Remon van de Kamp
6a7b187802 Add documentation on internal log message structure (#895)
* Add documentation on internal log message structure

* Fix typo and remove untrue comment

* Fix a few typos

* Mention that message placeholders will only be replaced when the PsrLogMessageProcessor is in use

* Clarify channel field in message-structure.md
2017-01-20 09:59:00 +01:00