From: Arthur Axel 'fREW' Schmidt Date: Sat, 19 Mar 2011 18:04:00 +0000 (-0500) Subject: add minor addition to docs X-Git-Tag: v0.00305~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FLog-Contextual.git;a=commitdiff_plain;h=a2af6976e3569a9eb9f8ae688490d400c252aa4a add minor addition to docs --- diff --git a/lib/Log/Contextual.pm b/lib/Log/Contextual.pm index 3b6e4ea..5f9eb14 100644 --- a/lib/Log/Contextual.pm +++ b/lib/Log/Contextual.pm @@ -215,6 +215,10 @@ really basic logger, L, but in general you should use a real logger instead of that. For something more serious but not overly complicated, try L (see L for example.) +The reason for this module is to abstract your logging interface so that +logging is as painless as possible, while still allowing you to switch from one +logger to another. + =head1 OPTIONS =head2 -logger