Skip to main content

A powerful and flexible logging library for Python with rich features like colored output, emojis, and execution time tracking.

Project description

KatanaLogger

Fast logger with lots of settings and cool output🥷
Logger on python for my project, easy usage🌀

Preview with emoji 🪄

Code_td6mLDBKdu

Preview no emoji😶‍

Code_MrLOVw4rCU

Just Usage

logger = Logger()
await logger.debug("CSRF token not found!")
await logger.log("App is running")
await logger.die("Service error 55 line")

изображение

Traceback Parsing

try:
    1 / 0
except Exception as e:
    await logger.log_traceback(e)

изображение

Tools

Wait progress example🆙

Code_jh4ej0Nkdu

изображение

@Decorators.ms
def test():
    for i in range(1, 33):
        print(i)


#OR ASYNC

@Decorators.ms
async def test():
    for i in range(1, 33):
        print(i)

Code_kJVo9ak8Hp

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

katanalogger-0.1.0.tar.gz (41.5 kB view details)

Uploaded Source

Built Distribution

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

katanalogger-0.1.0-py3-none-any.whl (28.9 kB view details)

Uploaded Python 3

File details

Details for the file katanalogger-0.1.0.tar.gz.

File metadata

  • Download URL: katanalogger-0.1.0.tar.gz
  • Upload date:
  • Size: 41.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for katanalogger-0.1.0.tar.gz
Algorithm Hash digest
SHA256 7836a7878c8ebe57a4aff5e826ed6c2f0ddc670855ba0b4561628b7681c1c018
MD5 f09c3ffafa715c9267fa3931c4174574
BLAKE2b-256 fab109bd5fc4497694f42e3c2882c4cb0d26bf3bd08936bafce9cd8b564b96ac

See more details on using hashes here.

File details

Details for the file katanalogger-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: katanalogger-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 28.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for katanalogger-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7f87eb2916945f96c6aa449856beb8f53a5ec9dcfb472a90bbe815054d0b6fd9
MD5 dd2359882b24cfe86379224a40c9e8c7
BLAKE2b-256 00c040dba369d6155c4b413b7ddfebde6c6ef245a949b60c62a162b2860659a2

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