setLogConfig static method
Set the configuration information for the log
Implementation
static Future<V2TXLiveCode> setLogConfig(V2TXLiveLogConfig config) async {
return V2TXLivePremierImpl.setLogConfig(config);
}
Set the configuration information for the log
static Future<V2TXLiveCode> setLogConfig(V2TXLiveLogConfig config) async {
return V2TXLivePremierImpl.setLogConfig(config);
}