Daniel Ruoso > Oak-IO-Log-1.8 > Oak::IO::Log

Download:
Oak-IO-Log-1.8.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Oak::IO::Log - Component that create a log output

DESCRIPTION ^

This component can be used, usually into a DataModule to enable the programmer doing log output.

HIERARCHY ^

Oak::Object

Oak::Persistent

Oak::Component

Oak::IO::Log

PROPERTIES ^

This is a abstract class, that is used as base for specific log types.

METHODS ^

log(MESSAGE)

This class introduces the log message. But, as a base class, it just warns the message.

COPYRIGHT ^

Copyright (c) 2001 Daniel Ruoso <daniel@ruoso.com>. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.