value.fmt_log_msg {dyn.log}R Documentation

Value

Description

Generic override for getting the value of an log format message.

Usage

## S3 method for class 'fmt_log_msg'
value(obj, msg_context, ...)

Arguments

obj

object to extract value from.

msg_context

context to evaluate log message.

...

further arguments passed to or from other methods.

Value

object's value


[Package dyn.log version 0.4.0 Index]