https://github.com/pfefferle/wp-psr-log
A PSR wrapper for logging "the WordPress style"
https://github.com/pfefferle/wp-psr-log
logging php psr psr-3 wordpress
Last synced: about 2 months ago
JSON representation
A PSR wrapper for logging "the WordPress style"
- Host: GitHub
- URL: https://github.com/pfefferle/wp-psr-log
- Owner: pfefferle
- License: mit
- Created: 2022-05-09T18:29:17.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-16T06:47:27.000Z (about 4 years ago)
- Last Synced: 2025-02-10T15:13:07.824Z (over 1 year ago)
- Topics: logging, php, psr, psr-3, wordpress
- Language: PHP
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A PSR-3 compatible WordPress logger using `WP_DEBUG(_LOG)` in combination with `error_log`