Skip to contents

List of log types for recording workflow information

Usage

LogTypes

Format

An object of class list of length 3.

Examples

LogTypes$Info
#> [1] "Info"
LogTypes$Error
#> [1] "Error"
LogTypes$Debug
#> [1] "Debug"