package
1.11.13
Repository: https://github.com/defacto2/df2.git
Documentation: pkg.go.dev

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