xsoulspace_logger 0.1.0-beta.1 copy "xsoulspace_logger: ^0.1.0-beta.1" to clipboard
xsoulspace_logger: ^0.1.0-beta.1 copied to clipboard

Generic configurable logger with console and file output support. Pure Dart package for reusable logging across projects.

Changelog #

This project follows Semantic Versioning (semver).
Breaking changes will increment the major version, new features the minor, and bugfixes the patch.
Always review the changelog before upgrading to a new version.

All notable changes to this project will be documented in this file.

0.1.0-beta.1 - 2025-10-12 #

Added #

  • chore: xsoulspace_lints 0.1.2
  • Initial beta release.
  • Basic logger with multiple log levels: VERBOSE, DEBUG, INFO, WARNING, ERROR.
  • Console and file configurable outputs.
  • Async file writes with buffering and log rotation (time and size-based).
  • Structured logging with optional data maps.
  • Several configuration presets (debug, production, verbose, silent, console only).
  • Example usage in documentation.
0
likes
0
points
6
downloads

Publisher

verified publisherxsoulspace.dev

Weekly Downloads

Generic configurable logger with console and file output support. Pure Dart package for reusable logging across projects.

Homepage
Repository (GitHub)
View/report issues

Topics

#logging #dart #xsoulspace

Documentation

Documentation

License

unknown (license)

More

Packages that depend on xsoulspace_logger