Liblinphone
5.2.0
|
Public Member Functions | |
virtual LINPHONECXX_PUBLIC void | onLogMessageWritten (const std::shared_ptr< linphone::LoggingService > &logService, const std::string &domain, linphone::LogLevel level, const std::string &message) |
Type of callbacks called each time liblinphone write a log message. More... | |
|
inlinevirtual |
Type of callbacks called each time liblinphone write a log message.
message | Content of the message. |