Skip to main content

Based on Python built-in logger, expands it, and provides a global logger to your system. Easy on-screen and/or .log files output setup without pain for Python newcomers. Python 2 and 3 compatible

Project description

Global Logger

https://img.shields.io/pypi/v/global_logger.svg https://github.com/ALERTua/global_logger/workflows/Python%20Package/badge.svg?branch=master

Global Logger

Based on Python built-in logger, expands it, and provides a global logger to your system.

Features

  • Easy on-screen logging setup without pain for Python newcomers

  • Easy .log files output setup without pain for Python newcomers

  • Python 2 and 3 compatible

History

0.3.33 (2024-06-03)

  • Precaution: fallback to UTC if local timezone raises an Exception

0.3.31 (2023-11-05)

  • Bugfix: Proper add handler to all handlers

0.3.30 (2022-18-06)

  • Bugfix: Proper emit to file handler

0.3.29 (2022-31-01)

  • It is now possible to toggle Logger screen colored output

0.3.28 (2022-15-01)

  • It is now possible to set the current global log_session_filename while instantiating the first Logger

0.3.27 (2021-22-11)

  • Small precaution

0.3.26 (2021-15-10)

  • GitHub Actions Python Version Bugfix

0.3.25 (2021-15-10)

  • Bugfix

  • tox bugfix

0.3.24 (2021-15-10)

  • Removed dumping sensitive data

0.3.23 (2021-09-10)

  • Pathlib prerequisite fix for Python 3.4+

0.3.22 (2021-08-17)

  • Colorlog import fixed @ Python < 3.5

0.3.21 (2021-02-02)

  • IntEnum import fixed @ Python < 3.6

0.3.20 (2020-11-19)

  • win_unicode_console version tweak

0.3.17 (2020-10-19)

  • Python 3.9 support

  • Screen Logger Message Format argument added

0.3.16 (2020-09-02)

  • FileHandler now adds to all previously existing loggers

0.3.14 (2020-08-20)

  • Pylint removed

  • Bugfix

0.3.12 (2020-07-27)

  • Individual loggers that skip global logging level change

  • Pendulum module version bumped

0.3.9 (2020-07-20)

  • Enum module usage

  • Code testing update

0.3.8 (2020-07-13)

  • Bugfix

0.3.6 (2020-07-01)

  • Minor tweaks

  • Bugfix

0.3.4 (2020-06-29)

  • Documentation update

  • Github Pages setup

  • ReadTheDocs documentation setup

0.2.11 (2020-06-28)

  • Refactoring

  • Bugfix

0.2.6 (2020-06-27)

  • GitHub Actions stabilized.

0.1.0 (2020-06-23)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

global_logger-0.3.33.tar.gz (17.1 kB view hashes)

Uploaded Source

Built Distribution

global_logger-0.3.33-py2.py3-none-any.whl (8.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page