Voice Log
Information for logging. Used every time the SDK logs to the console.
Parameters
log Class Name
The class the log is printing from.
timestamp
The time the log is printed at.
log Level
Level of log that will be printed to the console.
log Thread Info
The thread the log is printed on.
log Tag Info
Tag used to specify the feature.
log Message
The actual message printed to the console.
throwable
Throwable in the case there was an error or exception.