GitProcessor | Injects Git branch and Git commit SHA in all records |
GitProcessorTest | |
IntrospectionProcessor | Injects line/file:class/function where the log message came from |
IntrospectionProcessorTest | |
MemoryPeakUsageProcessor | Injects memory_get_peak_usage in all records |
MemoryPeakUsageProcessorTest | |
MemoryProcessor | Some methods that are common for all memory processors |
MemoryUsageProcessor | Injects memory_get_usage in all records |
MemoryUsageProcessorTest | |
MercurialProcessor | Injects Hg branch and Hg revision number in all records |
MercurialProcessorTest | |
ProcessIdProcessor | Adds value of getmypid into records |
ProcessIdProcessorTest | |
PsrLogMessageProcessor | Processes a record's message according to PSR-3 rules |
PsrLogMessageProcessorTest | |
TagProcessor | Adds a tags array into record |
TagProcessorTest | |
UidProcessor | Adds a unique identifier into records |
UidProcessorTest | |
WebProcessor | Injects url/method and remote IP of the current web request in all records |
WebProcessorTest |