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