The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Monitoring::TT::Log - Loging Facility

DESCRIPTION

Generates output to STDOUT and STDERR

METHODS

error

write a error message to stderr

warn

write a warning message to stderr

info

write a info message to stdout

debug

write a debug message to stdout

trace

write a trace message to stdout

log

log something, if line starts with ERROR: its an error, info otherwise

AUTHOR

Sven Nierlein, 2013, <sven.nierlein@consol.de>