Man pages for ChadGoymer/msgr
Extends Messages, Warnings and Errors by Adding Levels and Log Files

assertDisplay an error if a condition is not met
assert_fileDisplay an error if a valid file or directory path
assert_structureDisplay an error if not the correct structure
assert_typeDisplay an error if not the correct type
assert_valuesDisplay an error if not the allowed values
errorDisplay an error, and record it in a log file.
error_ifDisplay an error, and record in a log file, if a condition is...
has_namesChecks the variable structure
infoDisplay a message, and record it in a log file.
info_ifDisplay a message, and record in a log file, if a condition...
is_fileCheck file paths and directories
is_naChecks the variable values
is_typeCheck the variable type & class
try_catchTry to evaluate an expressions and capture any messages,...
try_mapApply a function over a vector or list, capturing any errors...
try_pmapApply a function over a list of vectors, capturing any errors...
warnDisplay a warning, and record it in a log file.
warn_ifDisplay a warning, and record in a log file, if a condition...
with_msgrConvert messages, warnings and stops into msgr messages
ChadGoymer/msgr documentation built on April 10, 2021, 10:31 a.m.