log_layout(layout, namespace = "global", index = 1)
Arguments
layout
function defining the structure of a log record, eg layout_simple, layout_glue or layout_glue_colors, layout_json, or generator functions such as layout_glue_generator
namespace
logger namespace
index
index of the logger within the namespace
See Also
logger, log_threshold, log_appender and log_formatter