4efc72e8ae
Correctly handle nested JSON fields when using compact formatting.
0.2.3
2025-02-04 17:35:00 -06:00
2291b75c0a
Tweak line wrapping for long-keyed, short-values fields.
0.2.2
2025-01-20 23:06:07 -06:00
11cc9c9a39
Fix bug when a line happens to parse as JSON but isn't an object.
...
For example, if `false` happened to be the only value on a line, this
would be parsed as valid JSON (a boolean) but it is not a structured log
message that slfmt should try to parse and format.
0.2.1
2025-01-20 21:24:22 -06:00
6c978f32cc
Add --compact option for simpler output.
0.2.0
2025-01-19 18:40:38 -06:00
34add1a729
Add the ability to filter by log level and namespace.
0.1.2
2025-01-04 23:01:17 -06:00
982680d972
Add README, fix headline printing.
0.1.1
2025-01-03 10:54:54 -06:00
742d47ba53
Initial implementation.
0.1.0
2025-01-03 10:23:00 -06:00