new_fmt_cls_field {dyn.log}R Documentation

Formatted field from the calling class scope.

Description

Placeholder for a container class field

Usage

new_fmt_cls_field(style, field)

Arguments

style

crayon::style()

field

field in the object to display

Value

new_fmt_cls_field

See Also

Other Log Layout: evaluate_layout(), new_fmt_exec_scope(), 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]