ServerInfoProcessor
class ServerInfoProcessor (View source)
A processor for packing $_SERVER info into the extra log info
Properties
protected string[] | $includeKeys | The $_SERVER[...] keys to include in the extra data |
Methods
__construct(array $includeKeys)
ServerInfoProcessor constructor.
array
__invoke(array $record)
Invoke this processor
Details
__construct(array $includeKeys)
ServerInfoProcessor constructor.
array
__invoke(array $record)
Invoke this processor