Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
Munin::...::Logger(3)  User Contributed Perl Documentation Munin::...::Logger(3)

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.

perl v5.42.3			   2026-08-04		   Munin::...::Logger(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=Munin::Node::Logger&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help