simple_dart_logger 1.3.1 copy "simple_dart_logger: ^1.3.1" to clipboard
simple_dart_logger: ^1.3.1 copied to clipboard

A simple yet extensible logger package written purely in dart. It is purposefully platform agnostic and it doesn't use any dependencies.

1.3.1 #

  • updated sdk

1.3.0 #

  • BUGFIX fixed issue with loglvl check when colorized logging in ConsoleLogger
  • BUGFIX colorized logging works with multilogger now
  • colors are now configurable
  • improved documentation
  • reversed version order in CHANGELOG.md

1.2.1 #

  • BUGFIX fixed issue with newly added colorize feature

1.2.0 #

  • added support for colorized console logging

1.1.0 #

  • Fixed issues with setting log level
  • Fixed issues with log level formatting
  • added formatter function
  • added tests
  • improved documentation

1.0.0 #

  • Initial version.
6
likes
160
points
166
downloads

Publisher

unverified uploader

Weekly Downloads

A simple yet extensible logger package written purely in dart. It is purposefully platform agnostic and it doesn't use any dependencies.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on simple_dart_logger