Util::Logger

This class allows you to print messages to the screen or into a file. With each call to the "print" method you will (besides the actual message) pass a category name. The categories have a certain order of severity and by adjusting the log level you can easily control the verbosity of your program without touching your code.

 

Manual Page   [modified: 2005-05-15 23:52]  

The manual describes the API of this class.

 

Util-Logger-0.20.tar.gz   [modified: 2005-05-19 18:06]  

This archive contains the latest version of Util::Logger. For installation instructions read the enclosed INSTALL file.