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.4.1.tar.gz (3.7 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.4.1-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kisesi-0.4.1.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for kisesi-0.4.1.tar.gz
Algorithm Hash digest
SHA256 486ebb61f2be8b7e4fa3e605db4a2df06aaf50b2e8d8a3b38b363c3d0a1f25d8
MD5 0f86c31cbe76e63a3f6d259ea9a7a87c
BLAKE2b-256 ad4b1160ea0d2332e4d3785005625dfb90170c4b46b8ddc0a8eb6da4f5790c96

See more details on using hashes here.

Provenance

The following attestation bundles were made for kisesi-0.4.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.4.1-py3-none-any.whl.

File metadata

  • Download URL: kisesi-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for kisesi-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8daf2b3db80db4678cef70fb11b06109a7078b11f27d263e350a28590dad8025
MD5 2addfb2966b762216c06c436f6e914cd
BLAKE2b-256 53e7d71dc9a65706a4aa7c664bbf75d03d9a4c3be7ff7b42598faf0aa98c84ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for kisesi-0.4.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