Learn R Programming

dyn.log (version 0.4.0)

level_description: Log Level Description

Description

Gets the description of a log level.

Gets the description of a log level.

Usage

level_description(level)

level_description(level)

Arguments

level

log level

Value

level description

level severity

Examples

Run this code
# NOT RUN {
level_description(LEVEL)
# }
# NOT RUN {
level_description(LEVEL)
# }

Run the code above in your browser using DataLab