Wrap a function within a stopping condition object.
makeTerminator(condition.fun, name, message)[ecr_terminator]
[function]
Function which takes a logger object log (see initLogger)
and returns a single logical.
[character(1)]
Identifier for the stopping condition.
[character(1)]
Message which should be stored in the termination object, if the stopping
condition is met.