https://github.com/mkende/perl_log_any_simple
A very thin wrapper around Log::Any that dies automatically when you log above a given level.
https://github.com/mkende/perl_log_any_simple
Last synced: 5 months ago
JSON representation
A very thin wrapper around Log::Any that dies automatically when you log above a given level.
- Host: GitHub
- URL: https://github.com/mkende/perl_log_any_simple
- Owner: mkende
- License: mit
- Created: 2024-04-19T17:07:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-21T22:34:20.000Z (about 2 years ago)
- Last Synced: 2025-10-29T06:40:33.853Z (9 months ago)
- Language: Perl
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
# Log::Any::Simple
A very thin wrapper around Log::Any that dies automatically when you log above a given level.