https://github.com/yukata-roommate/php-log
Easy to logging in PHP
https://github.com/yukata-roommate/php-log
log package php php-log yukata-roommate
Last synced: 9 months ago
JSON representation
Easy to logging in PHP
- Host: GitHub
- URL: https://github.com/yukata-roommate/php-log
- Owner: Yukata-Roommate
- Created: 2025-03-07T19:51:26.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-07T19:52:37.000Z (about 1 year ago)
- Last Synced: 2025-04-08T21:25:37.948Z (12 months ago)
- Topics: log, package, php, php-log, yukata-roommate
- Language: PHP
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP Log
Easy to logging in PHP
## Installation
You can install package via composer:
```
composer require yukata-roommate/log
```