logging_manager 2.3.1 copy "logging_manager: ^2.3.1" to clipboard
logging_manager: ^2.3.1 copied to clipboard

Provides simple APIs for logging & managing logs. Uses the logger from the logging package.

2.3.1 #

  • Add [Logging], a wrapper class over [Logger] for creating child loggers in a namespace.

2.3.0 #

  • Update runZoneGuardedWithLogging to accept extra parameters for the runZoneGuarded functions.
  • Add LoggerOutput parameters in the printing log tree.

2.2.2+1 #

  • Make k prefixed variables private.

2.2.2 #

  • Add log output printers LogOutput.

2.2.1 #

  • Improve logging format of PrintingLogsTree.logger.
  • Improve logging performance of PrintingLogsTree.logger.

2.2.0 #

  • Remove onRun from LoggingManager.runZoneGuardedWithLogging.

2.1.0 #

  • Add runZoneGuardedWithLogging, and listenErrorsInIsolate.

2.0.0 #

  • Update interface of logging manager.
  • Add a default logging manager getter loggingManager.

1.0.0+1 #

  • Documentation updates.

1.0.0 #

  • Initial version.
2
likes
120
pub points
4%
popularity

Publisher

verified publishermagnificsoftware.com

Provides simple APIs for logging & managing logs. Uses the logger from the logging package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

ansicolor, logging, meta

More

Packages that depend on logging_manager