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

A logging abstraction package for logging, defines interfaces, common classes and default implementations.

1.1.0 #

  • ConsoleLogger now support print colored messages.

Breaking changes:

  • Rename LoggerFactory to ConsoleLoggerFactory

1.0.6 #

Breaking changes:

  • Rename LogLevel.warning to LogLevel.warn
  • Rename LoggerExtensions.warning to LoggerExtensions.warn

1.0.5 #

  • Fix ConsoleLogger<T>.isEnabled

1.0.4 #

  • The issue that ConsoleLogger<T>.isEnabled prints LogLevel.none logs is fixed

1.0.3 #

  • Add ILogger4<T>

1.0.2 #

  • Trim ConsoleLogger message
  • Add logger name back

1.0.1 #

  • Delete logger name field.
  • Change linter not to avoid lines longer than 80 characters.

1.0.0 #

  • Initial version.
2
likes
160
points
56
downloads

Publisher

unverified uploader

Weekly Downloads

A logging abstraction package for logging, defines interfaces, common classes and default implementations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on dart_logging_abstraction