dog 0.4.0 copy "dog: ^0.4.0" to clipboard
dog: ^0.4.0 copied to clipboard

outdated

Simple and pretty log package for Dart.

0.4.0 - 2020-11-12 #

  • Support custom caller info getter in formatter. This is useful when you wrap dog in other log class.

0.3.0 - 2020-11-10 #

  • Remove final modifier from the default dog instance.
  • Support custom StackTrace level.
  • Add FileEmitter to emit log to file.
  • Add SimpleFormatter to format log without borders.

0.2.0 - 2020-11-06 #

  • Handle runes in message.

0.1.0 - 2020-11-02 #

  • Initial release.
11
likes
30
points
55
downloads

Publisher

unverified uploader

Weekly Downloads

Simple and pretty log package for Dart.

License

Apache-2.0 (license)

Dependencies

ansicolor, stack_trace

More

Packages that depend on dog