Help for this page
sub LOGifError { my ($o, $what, $err) = @_; $o->LOG('error', "$what: $error") if $error; }
if ($@) { $o->LOG('error', "$tree: $@"); }