menu
flutter_sip_ua package
documentation
sip/sip_file_logger.dart
SipFileLogger
note abstract method
note abstract method
dark_mode
light_mode
note
abstract method
void
note
(
String
line
)
Log a free-form line (transport state changes, errors, ...).
Implementation
void note(String line);
flutter_sip_ua package
documentation
sip/sip_file_logger
SipFileLogger
note abstract method
SipFileLogger class