From 9453bf615c0e6d6f4b3419c25af21b107a8f4b23 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Thu, 16 Jul 2020 12:08:47 +0200 Subject: Add a basic logging module --- etc/modules.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'etc') diff --git a/etc/modules.txt b/etc/modules.txt index 7734abe..330a891 100644 --- a/etc/modules.txt +++ b/etc/modules.txt @@ -9,9 +9,14 @@ zef git https://github.com/ugexe/zef.git v0.8.5 Perl6-TypeGraph git https://github.com/antoniogamiz/Perl6-TypeGraph.git v2.1.3 rakudoc git https://github.com/Raku/doc.git master +# Logging +Log git https://home.tyil.nl/git/raku/Log v0.3.1 + +Terminal-ANSIColor git https://github.com/tadzik/Terminal-ANSIColor.git master +Log-Colored git https://home.tyil.nl/git/raku/Log::Colored v0.1.1 + # Configuration management Hash-Merge git https://github.com/scriptkitties/p6-Hash-Merge.git v1.0.0 -Log git https://home.tyil.nl/git/raku/Log v0.3.1 IO-Path-XDG git https://home.tyil.nl/git/raku/IO::Path::XDG v0.2.0 Config git https://home.tyil.nl/git/raku/Config v3.0.0 @@ -45,7 +50,6 @@ Test-META git https://github.com/jonathanstowe/Test-META.git XML-Writer git https://github.com/masak/xml-writer.git master SVG git https://github.com/moritz/svg.git master SVG-Plot git https://github.com/moritz/svg-plot.git master -Terminal-ANSIColor git https://github.com/tadzik/Terminal-ANSIColor.git master OO-Monitors git https://github.com/jnthn/oo-monitors.git master Test-Mock git https://github.com/jnthn/test-mock.git master Grammar-Profiler-Simple git https://github.com/perlpilot/Grammar-Profiler-Simple.git master -- cgit v1.1