示例#1
0
 public string GetLogLevel()
 {
     return(_logViewer.GetLogLevel());
 }
示例#2
0
 public string GetLogLevel() => _logViewer.GetLogLevel();