value.fmt_log_level {dyn.log} | R Documentation |
Value
Description
Generic override for getting the value for log level information.
Usage
## S3 method for class 'fmt_log_level'
value(obj, lvl_context, ...)
Arguments
obj |
object to extract value from. |
lvl_context |
context to evaluate log level. |
... |
further arguments passed to or from other methods. |
Value
object's value
[Package dyn.log version 0.4.0 Index]