ChadGoymer/msgr: Extends Messages, Warnings and Errors by Adding Levels and Log Files

Provides new functions info(), warn() and error(), similar to message(), warning() and stop() respectively. However, the new functions can have a 'level' associated with them, so that when executed the global level option determines whether they are shown or not. This allows debug modes, outputting more information. The can also output all messages to a log file.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.2.9
URL https://github.com/ChadGoymer/msgr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ChadGoymer/msgr")
ChadGoymer/msgr documentation built on April 10, 2021, 10:31 a.m.