Skip to main content

Minimalist colorful debug logger

Project description

Advanced Debugger

Minimalist, colorful, configurable debug logger for Python.

Why Advanced Debugger?

  • 👨‍💻 Simple console logging of actions.
  • 🕐 Debug with time specifying for one minute
  • 🗄️ Takes only few lines for much debugs.

Examples

Define debug category: dbgVar = AdvDBG.define('title of your debug')

Print something: dbgVar.info('Text to debug!') OR dbgVar('Text to debug!')

Available types: WARN INFO ERROR SUCCESS

Returns: Info - title of your debug (01.07.2026, 06:34:53) Text to debug!

Configure existing category: dbgVar.cfg(title='REQUEST')

BEFORE: title of your debug AFTER: REQUEST

Change Log: v0.2.5

  • Hotfix 0.2.4
  • Deleted "logging" parameter. Use "output" instead.
  • Added new output types: "console" AND "file".
  • Fixed colors

Requirements

  • Python >3.6

LICENSE

This module licensed with MIT

Installation

pip install advdbg

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

advdbg-0.2.5.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

advdbg-0.2.5-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file advdbg-0.2.5.tar.gz.

File metadata

  • Download URL: advdbg-0.2.5.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for advdbg-0.2.5.tar.gz
Algorithm Hash digest
SHA256 8cd6f41937e5075031dfd9edd31dabb9479a64322fddbc6f95850ea22ab74c7f
MD5 205ffe9d5d011cebb61e6e8dfa29ff2d
BLAKE2b-256 97c07d7bd4a19882dde7cd15a2e9d27c29cdf0c7df21cbaf4bc8749926778c99

See more details on using hashes here.

File details

Details for the file advdbg-0.2.5-py3-none-any.whl.

File metadata

  • Download URL: advdbg-0.2.5-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for advdbg-0.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c39455cd1945e6b82bf1a87e0f481a1d95e80c38a86bb3a641916477a6b02765
MD5 c3fb695723fc2df7aefdd78412e89e30
BLAKE2b-256 56c16b3005f03bd35f7ae9baf5bd81144ff0f405bafc6cc51f6ccde5f7abe802

See more details on using hashes here.

Supported by

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