surf_logger 1.1.0 copy "surf_logger: ^1.1.0" to clipboard
surf_logger: ^1.1.0 copied to clipboard

Logger for Dart & Flutter

Changelog #

1.1.0 #

Added #

  • LogStrategy to public API

1.0.2 #

  • Internal improvements.

1.0.1 #

  • Stable release

1.0.0-dev.1 #

  • Apply new lint rules.

1.0.0 #

  • Migrated to null safety, min SDK is 2.12.0.

0.0.1-dev.8 #

  • Hide stacktrace in DebugLogStrategy output

0.0.1-dev.6 #

  • Replace print in DebugLogStrategy to third library Logger

0.0.1-dev.5 #

  • Fix lint hints

0.0.1-dev.1 #

  • fix errors

0.0.1-dev.0 #

  • initial release