logHandler

abstract val logHandler: (logEntry: LogEntry) -> Unit?

A custom log handler that will be used to log messages from the client.