new_fmt_layout {dyn.log}R Documentation

Format Layout

Description

Base type for log format objects.

Usage

new_fmt_layout(style)

Arguments

style

crayon that the layout will use in log generation.

Value

new log format

See Also

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