增加日志
This commit is contained in:
@@ -347,6 +347,8 @@ namespace SpineViewerCLI
|
|||||||
{
|
{
|
||||||
exporter.Export(output, spine);
|
exporter.Export(output, spine);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
_logger.Info($"{spine.SkelPath} export completed");
|
||||||
}
|
}
|
||||||
|
|
||||||
private BaseExporter GetExporterFilledWithArgs(ParseResult result, SpineObject spine)
|
private BaseExporter GetExporterFilledWithArgs(ParseResult result, SpineObject spine)
|
||||||
|
|||||||
Reference in New Issue
Block a user