Home
last modified time | relevance | path

Searched refs:WebProcessor (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md13 …* Added support for a `user_agent` key in WebProcessor, disabled by default but you can use it by …
73 * Fixed unique_id in WebProcessor not being disableable
166 * Fixed unique_id in WebProcessor not being disableable
402 * Added support for adding extra fields from $_SERVER in the WebProcessor
499 * Fixed WebProcessor array access so it checks for data presence
559 * Added `server` and `referer` to WebProcessor output
573 * Fixed WebProcessor in CLI
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Processor/
H A DWebProcessor.php19 class WebProcessor implements ProcessorInterface class