Skip to contents

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

if (FALSE) {
level_description(LEVEL)
}
if (FALSE) {
level_description(LEVEL)
}