Type Method
buildEither(first:)
Build either branch for if-else statements (first branch).
static func buildEither<F>(first fragment: F) -> F where F : LoggerFragment
Type Method
static func buildEither<F>(first fragment: F) -> F where F : LoggerFragment