trace 0.0.6-prerelease copy "trace: ^0.0.6-prerelease" to clipboard
trace: ^0.0.6-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.6-prerelease #

Dependencies #

  • Bump lints from 2.1.1 to 3.0.0 (#69)
  • Bump ansix from 0.3.0 to 0.3.1 (#73)

CI/CD #

  • Bump actions/checkout from 4.1.0 to 4.1.1 (#71)
  • Bump nikosportolos/dart_package from 0.2.0 to 0.2.1 (#72)

v0.0.5-prerelease #

Changes/Improvements #

  • Enhance web support (#62)

Dependencies #

  • Bump meta from 1.10.0 to 1.11.0 (#56)
  • Bump test from 1.24.7 to 1.24.8 (#57)
  • Bump ansix from 0.2.3 to 0.3.0 (#63)

Misc #

  • Decrease project line length to 80 (#55)
  • Fix timestamp in FileLogger tests (#59)

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
140
pub points
37%
popularity
screenshot

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
Contributing

Topics

#trace #logging #print #console #file

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

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

More

Packages that depend on trace