Correctly handle nested JSON fields when using compact formatting.

This commit is contained in:
2025-02-04 17:35:00 -06:00
parent 2291b75c0a
commit 4efc72e8ae
2 changed files with 11 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Package
version = "0.2.2"
version = "0.2.3"
author = "Jonathan Bernard"
description = "Small utility to pretty-print strucutured logs."
license = "MIT"