Skip to main content

Light wrapper around Python's `logging` built-in module.

Project description

Kisesi

Kisesi is a light wrapper around the built-in logging module of Python standard library. This module is written in a hacky way and thus is meant for personal use.

Demos

import kisesi


def main() -> None:
    kisesi.basic_config(level=kisesi.DEBUG, incdate=True)

    log = kisesi.get_logger(__name__)
    log.debug("This is a \"debug\" message.")
    log.info("This is a \"info\" message.")
    log.warning("This is a \"warning\" message.")
    log.error("This is a \"error\" message.")
    log.critical("This is a \"critical\" message.")


if __name__ == "__main__":
    main()

Preview

Maple Font

Demo Image

Normal

Demo Image

Guide

You are expected to read the source code to figure out all the features.

Installation

Pypi

user:~$ pip install kisesi

Git

user:~$ pip install git+https://github.com/eeriemyxi/kisesi

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

kisesi-0.3.1.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

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

kisesi-0.3.1-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file kisesi-0.3.1.tar.gz.

File metadata

  • Download URL: kisesi-0.3.1.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for kisesi-0.3.1.tar.gz
Algorithm Hash digest
SHA256 29c28acb67c5ce8854ee3ebb1f49cffc08c58196ccb860db6e555e2c36fd6982
MD5 d014869fc5b2987c89f683e0bc8598c8
BLAKE2b-256 9c140982af16ff1602bdd47d4cdc835cc8692145b74d3fe472c6569504b499dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for kisesi-0.3.1.tar.gz:

Publisher: publish-to-pypi.yml on eeriemyxi/kisesi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kisesi-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: kisesi-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for kisesi-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 67ec1476f49ee266a82af5ae3d6ffb44a272933ed8b22cbc7f18fd49312f4191
MD5 cc6ea4c47cbfa7152160d9aaf4db51f6
BLAKE2b-256 c43d1785305ace2539d56eb620ea28ebfada809a5eaa7de945778a13ed797d0c

See more details on using hashes here.

Provenance

The following attestation bundles were made for kisesi-0.3.1-py3-none-any.whl:

Publisher: publish-to-pypi.yml on eeriemyxi/kisesi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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