bunyan icon indicating copy to clipboard operation
bunyan copied to clipboard

Add missing output formats and upgrade dependencies

Open hjrgrn opened this issue 1 year ago • 0 comments

Changes:

  • Add missing formats for the --output flag: short, json, json-N, bunyan.

  • Add test case for this functionality in a new file.

  • Upgrade all dependencies, migrate to colored 3 and predicates 3, add "preserve_order" to serde_json in order to obtain an order of the output fields coherent with node-bunyan.

  • Add minor improvements: removing trailing white spaces, removing clippy warnings, etc...

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

hjrgrn avatar Jan 26 '25 12:01 hjrgrn