fimber_io 0.7.0 fimber_io: ^0.7.0 copied to clipboard
Version of Fimber package with support for File based loggers - dependent on dart::io
[0.7.0] - Dart 3 update. #
[0.6.6] - Bugfix #
-- Fix for path detection inf SizeRollingFileTree -- catchup to fimber main version
[0.6.5] - Bug fixes #
[0.6.4] - Added log line/path to file to [CustomFormatTree] #
-- Additional tokens for [CustomFormatTree] with filename/filepath log line and character.
[0.6.2] - Build and merge fix #
[0.6.1-dev] Network Logger dev release #
- Added TCP/UDB socket loggers that allow network based connection to send logs.
[0.6.1] - Build fix #
[0.6.0] - Release to null-safety on stable #
- Update to null-safety support on stable channel
[0.5.0-nullsafety.1] - Updated to support dart null-safety #
- No other fixes/updates, just null-safety
[0.4.4] - Fix for printing color when with level output #
Same as 0.4.3 - missed one usecase.
[0.4.3] - Fix for printing color when with level output #
- #78 issue Fixing coloring output on the formatted log output.
[0.4.2] - Fixed versioning #
- fixed versioning
[0.4.1] - Bug fixes #
0.4.0 Fimber dependency on dart::io separated #
- moved all File based and dart::io package dependent code from
fimber
tofimber_io