macro_rules! NoteSTDERR {
($input:expr_2021) => { ... };
}Expand description
Progress note to STDERR only — Perl NoteSTDERR (if $USE_STDERR && $VERBOSITY>=0). Never touches the log.
macro_rules! NoteSTDERR {
($input:expr_2021) => { ... };
}Progress note to STDERR only — Perl NoteSTDERR (if $USE_STDERR && $VERBOSITY>=0). Never touches the log.