Skip to content

Commit

Permalink
make chronicles work with metrics logging (#86)
Browse files Browse the repository at this point in the history
why:
  missing return code in formatter
  • Loading branch information
mjfh authored Aug 22, 2024
1 parent 258580d commit 29bb7ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions metrics/chronicles_support.nim
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ when defined(metrics):
)
)
)
res

formatIt(Registry):
it.toLog
Expand Down

0 comments on commit 29bb7ba

Please sign in to comment.