Download the PHP package memran/marwa-logger without Composer
On this page you can find all versions of the php package memran/marwa-logger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download memran/marwa-logger
More information about memran/marwa-logger
Files in memran/marwa-logger
Download memran/marwa-logger
More information about memran/marwa-logger
Files in memran/marwa-logger
Vendor memran
Package marwa-logger
Short Description PSR-3 JSON logger with sensitive-data filtering and pluggable storage (file; Kafka/DB-ready).
License MIT
Package marwa-logger
Short Description PSR-3 JSON logger with sensitive-data filtering and pluggable storage (file; Kafka/DB-ready).
License MIT
Please rate this library. Is it a good library?
Informations about the package marwa-logger
memran/marwa-logger
A tiny, fast PSR-3 logger that writes JSON lines (NDJSON), with:
- ✅ Sensitive-data filtering (recursive, configurable keys)
- ✅ Pluggable storage via
SinkInterface
(File sink now; Kafka/DB-ready) - ✅ Date + size rotation (e.g.
myapp-YYYY-MM-DD.log
, rolls whenmax_bytes
hit) - ✅ Dev vs Prod behavior (prod ignores “user-origin” logs unless
['_origin'=>'system']
)
Install
Quick Example
Example Usage
All versions of marwa-logger with dependencies
PHP Build Version
Package Version
The package memran/marwa-logger contains the following files
Loading the files please wait ....