level_description {dyn.log} | R Documentation |
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
## Not run:
level_description(LEVEL)
## End(Not run)
## Not run:
level_description(LEVEL)
## End(Not run)
[Package dyn.log version 0.4.0 Index]