Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luc45/wp-logging
Developer library for logging in WordPress
https://github.com/luc45/wp-logging
Last synced: 7 days ago
JSON representation
Developer library for logging in WordPress
- Host: GitHub
- URL: https://github.com/luc45/wp-logging
- Owner: Luc45
- Created: 2022-06-14T12:36:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-17T18:10:25.000Z (over 2 years ago)
- Last Synced: 2024-10-20T03:11:51.051Z (26 days ago)
- Language: PHP
- Homepage:
- Size: 127 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WP Logging (Under Development :construction:)
[![Unit Tests](https://github.com/Luc45/wp-logging/actions/workflows/unit.yml/badge.svg)](https://github.com/Luc45/wp-logging/actions/workflows/unit.yml)
[![PHPCS Tests](https://github.com/Luc45/wp-logging/actions/workflows/phpcs.yml/badge.svg)](https://github.com/Luc45/wp-logging/actions/workflows/phpcs.yml)
[![PHPStan Tests (Level 6)](https://github.com/Luc45/wp-logging/actions/workflows/phpstan.yml/badge.svg)](https://github.com/Luc45/wp-logging/actions/workflows/phpstan.yml)- Small, versatile, re-usable logging library for WordPress projects.
- WP-CLI Support.
- Zero dependencies.
- PHP 5.6 compatible.
- WordPress 4+ compatible.
- Not ready for use. Currently under development. :construction: