Skip to content

Gossh Version 1.3.0

Compare
Choose a tag to compare
@windvalley windvalley released this 06 Jan 06:43
· 85 commits to main since this release
9bc0fef

Added

  • Supports colorful output(that not in json format). For details at #13.

  • Add flag -C/--output.condense for condensing output and disable colorful.
    It is generally suitable for output to a file to avoid recording color characters(like ^[[35m).

Changed

  • The log fields order is changed from random to the following order: level, time, msg.