l 3.0.0 copy "l: ^3.0.0" to clipboard
l: ^3.0.0 copied to clipboard

outdated

Cross-platform html/io Logger library with simple API. Manipulate with native and web console. Support ascii colorize output.

3.0.0 - 2021-03-27 #

Changed #

  • Total refactoring
  • Null safety support
  • capture feature
  • customization through zones
  • Simplification

3.0.0-nullsafety.5 - 2021-03-24 #

Fixed #

  • Use print when stdout is unavailable

3.0.0-nullsafety.4 - 2021-03-24 #

Added #

  • Flutter example

Fixed #

  • print with root zone at io

3.0.0-nullsafety.3 - 2021-03-24 #

Added #

  • capture feature
  • handlePrint feature
  • messageFormatting feature

3.0.0-nullsafety.1 - 2021-03-11 #

Added #

  • New badges

Changed #

  • Non nullable by default
  • Full refactoring
  • Simplification

Removed #

  • BREAKING: Remove progress feature
  • BREAKING: Remove middleware function feature
  • BREAKING: Store logs at txt file and indexed db feature

3.0.0-nullsafety.0 - 2021-02-19 #

Changed #

  • Non nullable ready

2.0.0-dev - 2020-08-29 #

Added #

  • Support multiline pretty output
  • Three short form to access the instance of Logger
    • L.instance
    • L.I
    • l

Changed #

  • refactoring and new lints (pedantic + effective dart)

Removed #

  • Remove default factory L()

1.1.1 - 2020-05-14 #

  • Fix terminal at Android Studio in Linux

1.1.0+3 - 2020-05-05 #

  • Fix progress table in Readme

1.1.0+2 - 2020-05-05 #

  • Upd readme

1.1.0+1 - 2020-05-05 #

  • dartfmt

1.1.0 - 2020-05-05 #

  • Add progress as p method
  • Colorize output if supported

1.0.1 - 2020-04-01 #

  • Made all prefixes uppercase

1.0.0 - 2020-04-30 #

  • Add [wide] for display wide prefix entry

0.9.0 - 2020-04-30 #

  • Add a middleware and stream
  • Everything is documented

0.1.0 - 2020-04-30 #

  • Add mobile support

0.0.1+1 - 2020-04-29 #

  • Some cosmetic changes

0.0.1 - 2020-04-29 #

  • Initial release with main functional
78
likes
0
pub points
90%
popularity

Publisher

verified publisherplugfox.dev

Cross-platform html/io Logger library with simple API. Manipulate with native and web console. Support ascii colorize output.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta

More

Packages that depend on l