menu
ve_vod package
documentation
vod_player_log.dart
TTFLogger
e static method
e static method
dark_mode
light_mode
e
static method
void
e
(
String
tag
,
Object
msg
)
Implementation
static void e(String tag, Object msg) { log(LogLevel.ERROR, tag, msg); }
ve_vod package
documentation
vod_player_log
TTFLogger
e static method
TTFLogger class