log_layouts {dyn.log} | R Documentation |
Log Layouts
Description
an active binding to keep track of log layouts created
with new_log_layout
.
Usage
log_layouts(association = character(0), layout = NULL)
Arguments
association |
named association to the layout |
layout |
log layout to add if not already existing. |
Value
defined log layouts
[Package dyn.log version 0.4.0 Index]