Libraries tagged by monolog-processor
wyrihaximus/monolog-processors
165231 Downloads
Collection of additional processors for monolog
leocavalcante/redact-sensitive
52639 Downloads
Monolog processor to protect sensitive information from logging
alexandre-daubois/monolog-processor-collection
17701 Downloads
A collection of Monolog processors
levacic/monolog-exception-with-context-processor
61947 Downloads
A Monolog processor to automatically extract context from suitable exceptions
jk/monolog-request-header-processor
596707 Downloads
Monolog processor which injects HTTP request headers into the log
lesgrappes/monolog-processor
11341 Downloads
Les Grappes collection of Monolog processors
sirix/redaction
1780 Downloads
PHP library for data redaction, masking, and sanitization with optional Monolog integration.
tiime/monolog-masker
1675 Downloads
A lightweight, zero-dependency Monolog processor to keep sensitive data and secrets out of your logs.
globyapp/hash-sensitive
3052 Downloads
Monolog processor to protect sensitive information from logging by hashing the values
creitive/monolog-extra-data-processor
48560 Downloads
A Monolog processor for adding arbitrary logging data
hamiduzzaman/monolog-gelf-empty-message-processor
13332 Downloads
Monolog processor for handling empty string as short message
genai/trace
162 Downloads
Request correlation IDs for centralized logging. A TraceInterceptor reads X-Request-Id (or generates one), exposes it via a TraceContext bean + a global trace_id(), echoes it on the response, and a Monolog processor stamps it on every log line. PHP 5.3-safe at runtime.
exbico/monolog-exception-processor
1151 Downloads
Monolog processor of exceptions and exception with context
egeniq/monolog-gdpr
8691 Downloads
Some Monolog processors that will help in relation to the security requirements under GDPR.
proemergotech/correlate-php-monolog
7056 Downloads
Monolog processor for microservices to append correlation id to log messages.