simber

A simple, minimal and powerful logging library for Python

MIT License

Downloads
1.4K
Stars
18
Committers
1
simber - v0.2.6 Latest Release

Published by deepjyoti30 over 1 year ago

Changes in this release

  • Fix setup.py to use proper syntax to indicate python 3.x compatibility
simber - v0.2.5

Published by deepjyoti30 almost 2 years ago

Changes in this release:

  • Fixes an issue with writing to file stream crashing for non English languages.
simber - v0.2.4

Published by deepjyoti30 over 2 years ago

Changes in this release

  • Add a level_map property to expose the map of levels to the level numbers.
simber - June Release

Published by deepjyoti30 over 3 years ago

Changes in this release:

  • Add method remove_stream to remove stream from the loggers streams. This will totally remove and destroy the stream. Use the disable param of OutputStream to disable.
  • Add a property streams to return a list of streams connected to current logger.
  • Other fixes
simber - May Release

Published by deepjyoti30 over 3 years ago

Changes in this release:

  • Add support to pass time format from the logger. Check docs
  • Add some other bug fixes for recursion depth error.
  • Other fixes
simber - January Release

Published by deepjyoti30 almost 4 years ago

Changes in this release

  • get_log_file bug fixed.
  • Add support for color on Windows
  • Fix a logical bug about updating the log level of files
  • The critical function now has an exit_code param to exit with that code.
  • Other bug fixes
simber - Hotfix

Published by deepjyoti30 almost 4 years ago

Changelog

  • Add get_log_file method to Logger class
simber - November release

Published by deepjyoti30 almost 4 years ago

Changelog

  • Just a hotfix release in order to fix a logical bug regarding the update_all flag.
  • Added a new method to update only console format for all streams
Package Rankings
Top 11.47% on Pypi.org
Top 6.69% on Alpine-edge
Top 41.49% on Conda-forge.org
Badges
Extracted from project README
forthebadge made-with-python License PRs Welcome