fp_logger 2.0.0 copy "fp_logger: ^2.0.0" to clipboard
fp_logger: ^2.0.0 copied to clipboard

A simple logger for flutter and dart projects. It supports logging to console with formatted messages and stacktrace.

2.0.0 #

BREAKING CHANGE:

  • removed DioLoggerOptions class and all properties are now available directly in DioLogger and GraphQLDioLogger classes
  • disable logging in release mode by default
  • improved logging output

1.0.10 #

1.0.9 #

1.0.8 #

  • improved dio and graphql logger

1.0.7 #

1.0.6 #

1.0.5 #

  • improved logging output
  • added GraphQLDioLogger

1.0.4 #

  • add support for web

1.0.3 #

  • improved logging output

1.0.2 #

  • improved logging output
  • updated dependencies

1.0.1 #

1.0.0 #

  • initial release.
1
likes
150
points
169
downloads

Publisher

verified publisherkishormainali.com

Weekly Downloads

A simple logger for flutter and dart projects. It supports logging to console with formatted messages and stacktrace.

Repository (GitHub)

Topics

#logging #flutter #dart

Documentation

API reference

License

MIT (license)

Dependencies

ansicolor, clean_analysis, dio, equatable, flutter, gql_link

More

Packages that depend on fp_logger