Skip to main content

NoteLog

Macro NoteLog 

Source
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.