tianjiuapp / php-logger
基于PHP的日志记录器 / This is PHP based logger
v1.2.6
2025-03-16 01:49 UTC
Requires
- php: >=8.2
Requires (Dev)
- phpunit/phpunit: 12.0.7
README
PHPLogger
👉 This is PHP based logger 👈🎨 About me
PHPLogger is a PHP based logging tool , it that can ......
- Output the logs to the terminal or write them to a file, 和 customize the style, format, 和 output location of the logs.
- In the terminal, logs at all levels are colored accordingly. In addition, you can customize the color for each level.
- It provides multiple log levels, making it convenient for you to record different types of information according to your needs.
💽 Usage method
Please see wiki
🐞 Bug feedback & contributed code
If you encounter any problems during use, please initiate issues Provide feedback.
If you are willing to help us make PHPLogger better, please submit a pull request to us.
⭐ Seeking Star
If you think this warehouse has solved your problem, please give us a Star, thank you!