macro_rules! NoteLog {
($input:expr_2021) => { ... };
}Expand description
Progress note to the LOG only — Perl NoteLog (print $LOG … if $LOG). Always
written to the bound log buffer (the log is the verbose record), never stderr.
macro_rules! NoteLog {
($input:expr_2021) => { ... };
}Progress note to the LOG only — Perl NoteLog (print $LOG … if $LOG). Always
written to the bound log buffer (the log is the verbose record), never stderr.