-
Notifications
You must be signed in to change notification settings - Fork 0
mathw/Logger
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=begin pod =head1 Logger A simple logging system for Perl 6. =head1 Synopsis use v6; use Log::Simple; Log.set-log-level($Log::Simple::INFO); Log.error("An error occurred"); =head1 NOTES None of this is actually implemented yet. =end pod
About
A simple logging framework for Perl 6
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published