Skip to main content

A powerful and flexible logging library for Python.

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.1.tar.gz (41.7 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.1-py3-none-any.whl (28.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: katanalogger-0.1.1.tar.gz
  • Upload date:
  • Size: 41.7 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.1.tar.gz
Algorithm Hash digest
SHA256 65bcc0fdc67886385452b6cc907889321fcf6f60c42d7a0560420a9aa8d4e455
MD5 544ac69af9988057fe8d838094bde7de
BLAKE2b-256 28a65770c09791241c48d80c083fe6693dc385e1d68ea94ab58e78b333b3e170

See more details on using hashes here.

File details

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

File metadata

  • Download URL: katanalogger-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 28.8 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7fab29c44dca686fb42e40a4d071724c70b3c5ebde2ce05d921e0acce113efd9
MD5 410061a5151beb28811a7337a0868e63
BLAKE2b-256 73730dc7fa12a6cd0edede6097eb451f1366bdf304fac15d2697b97b1d01d60d

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