| evaluate_layout | R Documentation |
Evaluates a log layout, which is simply a container for a set of formats that specify the log entry layout.
evaluate_layout(detail, context)
detail |
The details of the layout specified for evaluation. |
context |
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.