@paulshryock/logger
Version:
PSR-3-compliant logger for Node.js.
45 lines (27 loc) • 1.99 kB
Markdown
# @paulshryock/logger
| :warning: This project is in early development and not for production use. |
| :------------------------------------------------------------------------- |
[PSR-3](https://www.php-fig.org/psr/psr-3/)-compliant logger for Node.js.
Total size is less than 5 KiB.
   [](https://socket.dev/npm/package/@paulshryock/logger) 
## Requirements
| Software | Minimum Version |
| :------- | :-------------- |
| Node | <!-- todo --> |
## Installation
```bash
npm install @paulshryock/logger
```
<!-- todo -->
<!-- ## API -->
## Support
- [Ask a question](https://github.com/paulshryock/logger/issues/new?assignees=&labels=question&projects=&template=1_ask_a_question.md&title=)
- [Request a feature](https://github.com/paulshryock/logger/issues/new?assignees=&labels=enhancement&projects=&template=2_request_a_feature.md&title=)
- [Document a user story](https://github.com/paulshryock/logger/issues/new?assignees=&labels=enhancement&projects=&template=3_document_a_user_story.md&title=)
- [Report a bug](https://github.com/paulshryock/logger/issues/new?assignees=&labels=bug&projects=&template=4_report_a_bug.md&title=)
## Contributing
Contributions are welcome! **Read the [contribution guidelines](https://github.com/paulshryock/logger/blob/main/CONTRIBUTING.md)**, and then submit a pull request.
## Maintainers
- [Paul Shryock](https://github.com/paulshryock)
## License
[MIT License](https://github.com/paulshryock/logger/blob/main/LICENSE)