Provided by: munin-doc_2.0.19-3ubuntu0.3_all
NAME
Munin::Node::Logger - The logger for munin node.
SYNOPSIS
Exports a logger() subroutine. use Munin::Node::Logger; logger("Nice log message");
SUBROUTINES
logger() logger($message); Writes $message to STDERR together with the timestamp and process id.