Files
canary/README.md
2025-01-27 22:54:35 -05:00

13 lines
400 B
Markdown

# Canary
## Developer(s): Joey Kimsey
Canary is a PHP Library for creating and managing application logging messages. Originally paired with a browser extension for live logging, the tool now provides a standardized interface for creating managing and saving log messages as files.
## Installation
To install simply use the composer command:
`php composer.phar require TheTempusProject/Canary`