set Log Message Handler
Sets the handler for messages that are added to the internal TDLib log. None of the TDLib methods can be called from the callback.
Parameters
max Verbosity Level
The maximum verbosity level of messages for which the callback will be called.
log Message Handler
Handler for messages that are added to the internal TDLib log. Pass null to remove the handler.