mirror of
https://github.com/snltty/linker.git
synced 2025-10-08 10:30:08 +08:00
sync
This commit is contained in:
@@ -76,7 +76,7 @@ namespace linker.libs
|
||||
}
|
||||
else
|
||||
{
|
||||
LoggerHelper.Instance.Warning(error);
|
||||
LoggerHelper.Instance.Warning($"file:{fileName},arg:{arg},commands:{string.Join(Environment.NewLine,commands)} -> {error}");
|
||||
}
|
||||
proc.WaitForExit();
|
||||
proc.Close();
|
||||
|
Reference in New Issue
Block a user