From c59d3dff38e26eee0c4eedb653b38e745b150ba5 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Wed, 15 Jul 2020 14:04:01 +0200 Subject: Update documentation to use $Log::instance --- lib/Log/Implementation.rakumod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Log/Implementation.rakumod') diff --git a/lib/Log/Implementation.rakumod b/lib/Log/Implementation.rakumod index 65f2513..4d1d637 100644 --- a/lib/Log/Implementation.rakumod +++ b/lib/Log/Implementation.rakumod @@ -32,8 +32,8 @@ multi method add-output (IO::Handle:D $, Int() $ where Log::Level::Emergency ≤ =begin pod -=NAME Log::Abstract -=VERSION 0.3.0 +=NAME Log::Implementation +=VERSION 0.3.1 =AUTHOR Patrick Spek =begin LICENSE -- cgit v1.1