chore(parser/diff): debug log compare result
This commit is contained in:
parent
4f916c79d4
commit
2a54ae90aa
|
@ -46,7 +46,7 @@ func (*Diff) Run(results []stage.ExecutorResult, confAny any) (
|
||||||
resultStr,
|
resultStr,
|
||||||
output.CompareSpace,
|
output.CompareSpace,
|
||||||
)
|
)
|
||||||
slog.Info(
|
slog.Debug(
|
||||||
"compare",
|
"compare",
|
||||||
"filename", output.FileName,
|
"filename", output.FileName,
|
||||||
"answerPath", output.AnswerPath,
|
"answerPath", output.AnswerPath,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user