DOKK / manpages / debian 12 / munin-doc / Munin::Node::Configure::Debug.3pm.en
Munin::Node::Configure::Debug(3pm) User Contributed Perl Documentation Munin::Node::Configure::Debug(3pm)

Munin::Node::Configure::Debug - Prints a debug message in the standard munin-node-configure format.

  DEBUG('This is a debug message');

Prints $message in the standard munin-node-configure format (to STDOUT, prefixed with a '#' character), if and only if the DEBUG flag was set in the Config instance.

$message should not have a leading '# ', or trailing newline.

2023-03-21 perl v5.36.0