Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ricardoapaes/psr-logger-test
A PSR-3 logger test implementation.
https://github.com/ricardoapaes/psr-logger-test
Last synced: about 1 month ago
JSON representation
A PSR-3 logger test implementation.
- Host: GitHub
- URL: https://github.com/ricardoapaes/psr-logger-test
- Owner: ricardoapaes
- Created: 2024-12-06T12:59:31.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-12-06T13:51:52.000Z (about 2 months ago)
- Last Synced: 2024-12-06T14:42:43.151Z (about 2 months ago)
- Language: PHP
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [psr-logger-test] A PSR-3 logger test implementation. [![CI](https://github.com/ricardoapaes/psr-logger-test/actions/workflows/ci.yml/badge.svg)](https://github.com/ricardoapaes/psr-logger-test/actions/workflows/ci.yml)
## Install
```
composer require ricardoapaes/psr-logger-test
```