any_logger 1.1.3 copy "any_logger: ^1.1.3" to clipboard
any_logger: ^1.1.3 copied to clipboard

A powerful, flexible, and intuitive logging library for Dart and Flutter with progressive complexity - from one-line setup to enterprise configurations.

150/ 160
pub points
27
downloads

We analyzed this package 20 days ago, and awarded it 150 pub points (of a possible 160):

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Funding URL doesn't exist.

At the time of the analysis https://www.buymeacoffee.com/raoulsson was unreachable. Make sure that the website is reachable via HEAD requests.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

234 out of 440 API elements (53.2 %) have documentation comments.

Some symbols that are missing documentation: any_logger.Appender, any_logger.Appender.Appender.new, any_logger.Appender.append, any_logger.Appender.clientDepthOffset, any_logger.Appender.copyBasePropertiesTo.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Web`.

Because:

  • package:any_logger/any_logger.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 113 issues. Showing the first 2:

INFO: The line length exceeds the 80-character limit.

lib/any_logger.dart:1:81

  ╷
1 │ /// A powerful, flexible, and intuitive logging library for Dart and Flutter applications.
  │                                                                                 ^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/any_logger.dart

INFO: The line length exceeds the 80-character limit.

lib/any_logger.dart:88:81

   ╷
88 │ /// Pre-configured logger setups for common use cases (development, production, etc).
   │                                                                                 ^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/any_logger.dart

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

No dependencies.

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.3, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
150
points
27
downloads

Publisher

verified publisherraoulsson.com

Weekly Downloads

A powerful, flexible, and intuitive logging library for Dart and Flutter with progressive complexity - from one-line setup to enterprise configurations.

Repository (GitHub)
View/report issues
Contributing

Topics

#logging

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com
www.buymeacoffee.com

License

MIT (license)

More

Packages that depend on any_logger