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,
|
||||
output.CompareSpace,
|
||||
)
|
||||
slog.Info(
|
||||
slog.Debug(
|
||||
"compare",
|
||||
"filename", output.FileName,
|
||||
"answerPath", output.AnswerPath,
|
||||
|
|
Loading…
Reference in New Issue
Block a user