ONO::ToolBox::Logfile

Functions

debug();

Write to ONO's default debugging logfile, located in ONO's /var/log/debug/ directory.

ONO::ToolBox::Logfile->debug( $vars_ref, $enable );

log();

This is ONO's default logging mechanism, it will write a logfile entry that may then be read using the ONO_ToolBox_LogfileReader.

ONO::ToolBox::Logfile->log( $logfile, $user, $text, $id );

Sub-Modules

Dependencies