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