Ver 2025.03.25.0
FrmLogParser :: LogFile DragDrop 패치
This commit is contained in:
@@ -75,7 +75,7 @@ namespace DDUtilityApp.LOGPARSER.PARSER
|
||||
}
|
||||
catch (Exception ex01)
|
||||
{
|
||||
XLogger.Instance.Fatal(ex01);
|
||||
XLogger.Instance.Fatal(ex01, true);
|
||||
}
|
||||
|
||||
if (reader != null) reader.Close();
|
||||
|
||||
Reference in New Issue
Block a user