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