LogHandler
class LogHandler extends AbstractProcessingHandler (View source)
Methods
__construct($level = Logger::DEBUG, $bubble = true)
Class constructor
includeContext()
Turn on context writer
excludeContext()
Turn off context writer
write(array $record)
Record's writer
Details
at line 54
__construct($level = Logger::DEBUG, $bubble = true)
Class constructor
at line 67
LogHandler
includeContext()
Turn on context writer
at line 80
LogHandler
excludeContext()
Turn off context writer
at line 91
protected
write(array $record)
Record's writer