This tweaks the logging I added in #53 so that the default output is a bit more useful for humans.
The previous version looked nice until I realized it didn't actually break stuff onto new lines gracefully, and it was organized by "chunk," a noun I still don't fully understand. Basically, it was readable for exactly one file and kind of a mess afterward.
This version organizes the output by asset and takes into account line breaks.
This tweaks the logging I added in #53 so that the default output is a bit more useful for humans.
The previous version looked nice until I realized it didn't actually break stuff onto new lines gracefully, and it was organized by "chunk," a noun I still don't fully understand. Basically, it was readable for exactly one file and kind of a mess afterward.
This version organizes the output by asset and takes into account line breaks.