logbox_color 1.0.6 copy "logbox_color: ^1.0.6" to clipboard
logbox_color: ^1.0.6 copied to clipboard

Print log messages into colored box on terminal. Prints different log types with different colors. Log Types: * Verbose * Info * Debug * Warning * Error * Unknown

1.0.6 - 2022-02-22 #

  • "Web" print indicator removed.

1.0.5 - 2022-02-21 #

  • In default, package do not support "Web" environment due to dart:io limitation.Now, algorithm convert output target to console automatically with simple try-cath block if environment is "Web".

1.0.4 - 2022-02-20 #

  • Support for console with simple text option, if console width is 0 (Console, not a terminal).

1.0.3 - 2022-02-20 #

  • Updated CHANGELOG.md.

1.0.2 - 2022-02-20 #

  • Updated pubspec.yaml & README.md.

1.0.1 - 2022-02-19 #

  • Fixed internal terminal print.

1.0.0 - 2022-02-19 #

  • Initial version.
0
likes
150
points
185
downloads

Publisher

verified publisherberk.babadogan.net

Weekly Downloads

Print log messages into colored box on terminal. Prints different log types with different colors. Log Types: * Verbose * Info * Debug * Warning * Error * Unknown

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

ansicolor

More

Packages that depend on logbox_color