|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re^2: Methods for simple logging from modulesby voj (Acolyte) |
| on Jul 07, 2011 at 13:59 UTC ( #913194=note: print w/ replies, xml ) | Need Help?? |
|
Log::Simplest has hard coded message writing and is one instance of the vast number of Logging modules on CPAN. I only want to create log events. By default these should be ignored, unless logging is explicitly configured. Log::Any and Log::Contextual are both designed this loosely coupled pub/sub model.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||