setLogger

fun setLogger(logger: Logger)

All logging within Marigold Mobile is routed through this Logger.

Parameters

logger

a custom logger implementation.

See also