1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-20 20:01:52 +02:00

Update readme, fix cs

This commit is contained in:
Jordi Boggiano
2013-11-20 13:30:00 +01:00
parent aff8d92e29
commit 89ba162dca
6 changed files with 16 additions and 12 deletions

View File

@@ -196,6 +196,7 @@ Processors
- _MemoryPeakUsageProcessor_: Adds the peak memory usage to a log record.
- _ProcessIdProcessor_: Adds the process id to a log record.
- _UidProcessor_: Adds a unique identifier to a log record.
- _GitProcessor_: Adds the current git branch and commit to a log record.
Utilities
---------