- or download this
package Logalizer::Output;
...
sub doSomething {
Logalizer::Log4Logalizer::logInfo ("This goes straight to the log
+file.");
}
- or download this
[Sun Jul 31 12:03:30 2005] (in Logalizer::Output): This goes straight
+to the log file.
- or download this
[Sun Jul 31 12:03:30 2005] (in Logalizer::Output::doSomething()): This
+ goes straight to the log file.