trace 0.0.4-prerelease copy "trace: ^0.0.4-prerelease" to clipboard
trace: ^0.0.4-prerelease copied to clipboard

Trace is a minimalistic logger for your Dart & Flutter projects, that uses AnsiX to print customizable messages in terminal and export log files.

This is a pre-release version of Trace, so using it in a production environment is not recommended yet.

v0.0.4-prerelease #

Dependencies #

  • Bump test from 1.24.6 to 1.24.7 (#48)
  • Bump tachyon from 0.0.9 to 0.1.0 (#49)
  • Bump mocktail from 1.0.0 to 1.0.1 (#50)
  • Bump data_class_plugin from 1.0.5 to 1.1.0 (#52)
  • Bump ansix from 0.2.2 to 0.2.3 (#53)

CI/CD #

  • Remove obsolete check from dependabot (#51)

v0.0.3-prerelease #

Changes/Improvements #

  • Replace StreamController with PublishSubject (#37)
  • Update examples with prod console logger (#39)
  • Add 'debugOnly' flag on 'runTraced' (#41)
  • Expose flags that mute errors & stacktraces (#45)

Dependencies #

  • Bump dart_package action to v0.2.0 (#43)

v0.0.2-prerelease #

Changes/Improvements #

  • Enable web platform support (#26)
  • Expose ListItemTheme to customize list item logging (#30)
  • Remove all ANSI styles & colors when printing with FileLogger (#32)

Dependencies #

  • Bump data_class_plugin from 1.0.4 to 1.0.5 (#20)
  • Bump checkout action to v4.1.0 (#24)
  • Bump dart_package action to v0.1.2 (#25)
  • Bump ansix to v0.2.2 (#34)

v0.0.1-prerelease #

  • Initial pre-release version.
7
likes
0
pub points
42%
popularity

Publisher

verified publishernikosportolos.com

Trace is a minimalistic logger for your Dart & Flutter projects, that uses AnsiX to print customizable messages in terminal and export log files.

Repository (GitHub)
View/report issues

Topics

#trace #logging #print #console #file

Documentation

Documentation

License

unknown (license)

Dependencies

ansix, collection, data_class_plugin, date_time_format, meta, path, rxdart, stack_trace

More

Packages that depend on trace