Download the PHP package ankane/logstop without Composer
On this page you can find all versions of the php package ankane/logstop. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package logstop
Logstop PHP
:fire: Keep personal data out of your logs
By default, scrubs:
- email addresses
- phone numbers
- credit card numbers
- Social Security numbers (SSNs)
- passwords in URLs
Works with context as well
Works even when sensitive data is URL-encoded with plus encoding
Installation
Run:
And add it to your Monolog logger:
Options
To scrub IP addresses (IPv4), use:
To scrub MAC addresses, use:
Disable default rules with:
Notes
- To scrub existing log files, check out scrubadub
- To scan for unencrypted personal data in your database, check out pdscan
History
View the changelog
Contributing
Everyone is encouraged to help improve this project. Here are a few ways you can help:
- Report bugs
- Fix bugs and submit pull requests
- Write, clarify, or fix documentation
- Suggest or add new features
To get started with development:
All versions of logstop with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 8.0
The package ankane/logstop contains the following files
Loading the files please wait ....