as.character.log_level: Get Log Level Name

View source: R/level.R

as.character.log_levelR Documentation

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 class 'log_level'
as.character(x, ...)

Arguments

x

log level

...

ignored

Value

log level name


dyn.log documentation built on March 18, 2022, 7:07 p.m.