Learn R Programming

dyn.log (version 0.4.0)

as.character.log_level: Get Log Level Name

Description

gets the name of the log level though casting to a character and forwarding the call to get_level_name.

Usage

# S3 method for log_level
as.character(x, ...)

Arguments

x

log level

...

ignored

Value

log level name