Evaluates a log layout, which is simply a container for a set of formats that specify the log entry layout.
evaluate_layout(detail, context)The details of the layout specified for evaluation.
a list of contexts needed to evaluate formats in the the layout.
evaluated log layout
Other Log Layout:
new_fmt_cls_field(),
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()