isLogPathInitialized static method
Implementation
static bool isLogPathInitialized(dynamic message) {
return platform_log.TCICLogImpl.isLogPathInitialized(message);
}
static bool isLogPathInitialized(dynamic message) {
return platform_log.TCICLogImpl.isLogPathInitialized(message);
}