| BabelObjects documentation | view source | Contained in the BabelObjects distribution. |
BabelObjects::Util::Dvlpt::Log - logs events events in a very simple way.
use BabelObjects::Util::Dvlpt::Log; $aLog = new BabelObjects::Util::Dvlpt::Log(); $aLog->log($msg); DON'T USE THIS PACKAGE ANYMORE. Use any Perl logger instead.
This package is very simple. DON'T USE THIS PACKAGE ANYMORE. Use any specialized Perl logger instead.
Jean-Christophe Kermagoret, jck@BabelObjects.Org (http://www.BabelObjects.Org)
perl(1).
| BabelObjects documentation | view source | Contained in the BabelObjects distribution. |