logger

abstract fun logger(logger: MobiusLoop.Logger<M, E, F>): MobiusLoop.Builder<M, E, F>

Return

a new Builder with the supplied logger, and the same values as the current one for the other fields.