# Functions
Development logger prints all log levels to stdout.
PrintCR otherwise erases the current line and writes to standard output.
PrintfCR erases the current line and formats according to a format specifier.
Production logger prints all info and higher log levels to stdout.
SPrintPath returns the named file or directory path with all missing elements marked in red.