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