ILIAS  release_5-1 Revision 5.0.0-5477-g43f3e3fab5
Monolog\Processor Namespace Reference

Data Structures

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