loggerHandler
Sets a ChatLoggerHandler instance that will receive log events from the SDK.
Use this to forward SDK events to your own logging solutions.
See the FirebaseLogger class in the UI Components sample app for an example implementation.
Parameters
loggerHandler
Your custom ChatLoggerHandler implementation.