Skip to contents

Generic override for length of a log layout that returns the number of individual format objects in the layout.

Usage

# S3 method for log_layout
length(x, ...)

Arguments

x

log format

...

further arguments passed to or from other methods.

Value

number of formats in the layout.