log_layout_detail {dyn.log}R Documentation

Log Layout Detail

Description

Gets the layout formats and the distinct format types in a log layout instance, which is useful for determining the appropriate amount of log context to construct.

Usage

log_layout_detail(layout)

Arguments

layout

object to extract layout detail from.

Value

layout format


[Package dyn.log version 0.4.0 Index]