logger

var logger: ChatLogger

This property can be used to attach a custom logger implementing ChatLogger interface. It defaults to SystemLogger that logs output to logcat.