setLogger
Deprecated
Use KMPNotifier.setLogger. See MIGRATION.md.
Replace with
import com.mmk.kmpnotifier.KMPNotifier
Content copied to clipboard
KMPNotifier.setLogger(logger)Content copied to clipboard
Sets a custom logger for the library to use. By default, the library uses an empty logger that doesn't log anything.
Parameters
logger
The logger to use