1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-06-17 05:00:40 +02:00

4 Commits

Author SHA1 Message Date
c0ae588437 Fix minor spelling & grammar issues in docs (#1623) 2022-03-06 15:12:11 +01:00
37ab9fc188 Adding anchor to link 2021-06-25 01:05:59 +02:00
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
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