produce

fun produce(base: AuthenticationLog? = null, resolveImmediately: Boolean = false): AuthenticationLog
fun produce(base: AuthenticationLog? = null, resolveImmediately: Boolean = false, block: AuthenticationLogDraft.() -> Unit): AuthenticationLog