| new_fmt_exec_scope {dyn.log} | R Documentation |
Formatted variable from the execution scope.
Description
Placeholder for an execution scope variable.
Usage
new_fmt_exec_scope(style, field)
Arguments
style |
crayon::style() |
field |
execution scope field |
Value
new_fmt_cls_field
See Also
Other Log Layout:
evaluate_layout(),
new_fmt_cls_field(),
new_fmt_layout(),
new_fmt_line_break(),
new_fmt_literal(),
new_fmt_log_msg(),
new_fmt_metric(),
new_fmt_timestamp(),
new_log_layout()
[Package dyn.log version 0.4.0 Index]