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

FreeBSD Manual Pages

  
 
  

home | help
Munin::...::Logger(3) User Contributed Perl DocumentationMunin::...::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.36.3			  2025-05-18		 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+14.3.quarterly>

home | help