Android implementation of Logger using android.util.Log
Multiplatform logging utility for MediaSFU SDK. Provides consistent logging across Android and iOS platforms.
Check if debug logging is enabled
Log a debug message
Log an error message
Log an error message with throwable
Log an info message
Log a warning message