loggerx2 1.0.1 copy "loggerx2: ^1.0.1" to clipboard
loggerx2: ^1.0.1 copied to clipboard

Colorful, neat and intuitive logger library, for creating a simple log messages with many urgency levels.

1
likes
140/ 160
pub points
28
downloads

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

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

6 out of 26 API elements (23.1 %) have documentation comments.

Some symbols that are missing documentation: extensions_file, extensions_file.LogLevelExtension.name, extensions_file.StringColorExtension.getColoredString, log_level, loggerx.BaseLogger.BaseLogger.new.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

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 5 issues. Showing the first 2:

/tmp/pana_GXHLNK/lib/extensions/extensions_file.dart doesn't match the Dart formatter.

To format your files run: dart format .

/tmp/pana_GXHLNK/lib/loggerx.dart doesn't match the Dart formatter.

To format your files run: dart format .

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

Package Constraint Compatible Latest Notes
ansi_styles ^0.3.2+1 0.3.2+1 0.3.2+1

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.22.20, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jul 14Aug 11Sep 8Oct 6Nov 3Dec 1Dec 29Jan 26Feb 23Mar 230102030405060708090100>=1.0.0-0 <2.0.0
1
likes
140
points
28
downloads

Publisher

verified publisher3p-cups.com

Weekly Downloads

2024.09.28 - 2025.04.12

Colorful, neat and intuitive logger library, for creating a simple log messages with many urgency levels.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

ansi_styles

More

Packages that depend on loggerx2