hampel / log-traits
Utility traits for logging in console or web apps
1.0.0
2025-08-31 12:06 UTC
Requires
- php: >=7.0
Requires (Dev)
- phpunit/phpunit: ^10.0
- psr/log: ^1.1
- symfony/console: ^5.4
This package is not auto-updated.
Last update: 2025-09-01 10:33:48 UTC
README
Utility traits for logging in console or web apps
By Simon Hampel
Installation
To install using composer, run the following command:
Usage
TODO