clearLogs static method
dynamic
clearLogs()
Implementation
static clearLogs() {
logModels.clear();
ApplicationLogViewManager.updateLogOverlayEntry();
}
static clearLogs() {
logModels.clear();
ApplicationLogViewManager.updateLogOverlayEntry();
}