logging_colorful 1.2.1 copy "logging_colorful: ^1.2.1" to clipboard
logging_colorful: ^1.2.1 copied to clipboard

Logging package with colors, no external dependencies.

1.0.0 #

  • Initial version.
  • AnsiColor enum
  • LoggerColorful

1.0.1 #

  • Screenshot in Readme

1.1.0 #

  • Logger attribute is lately initialized with the String

1.1.1 #

  • Logger message are converted toString by default to avoid non colored output for other types

1.2.0 #

  • Update dev dependencies
  • Colorization can be disabled with disabledColors, this can be usefull on iOS that does not support ANSI colors (they are escaped)

1.2.1 #

  • disabledColors in constructor
  • FINEST is not a rainbow anymore
  • rainbow is available in AnsiColors
1
likes
130
pub points
40%
popularity

Publisher

verified publisherethicnology.com

Logging package with colors, no external dependencies.

Repository (GitHub)
View/report issues

Documentation

API reference

License

LGPL-3.0 (LICENSE)

Dependencies

logging

More

Packages that depend on logging_colorful