Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Type Method

buildBlock(_:)

Build a block from a single logger fragment.
static func buildBlock<F>(_ fragment: F) -> F where F : LoggerFragment