/cutelog

a stylish little logger to replace echo in command-line apps

Primary LanguageNimMIT LicenseMIT

cutelog

Test Matrix GitHub release (latest by date) Minimum supported Nim version License buy me a coffee

A stylish little logger to replace echo in command-line apps.

Usage

  • useStderr does not have any effect on nim-0.19.6
  • color, style, and prefix are unsupported on nim-0.20.X
--define:cutelogEmojis       # turn on emojis
--define:cutelogMonochrome   # turn off color
--define:cutelogBland        # turn off style

Documentation

See the documentation for the cutelog module as generated directly from the source.

License

MIT