Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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: