menu
atomic_x_core package
documentation
impl/common/log.dart
Log
getLiveLog static method
getLiveLog static method
dark_mode
light_mode
getLiveLog
static method
Log
getLiveLog
(
String
fileName
)
Implementation
static Log getLiveLog(String fileName) { return Log._(_moduleAtomicXCoreLive, fileName); }
atomic_x_core package
documentation
impl/common/log
Log
getLiveLog static method
Log class