Skip to main content

Colored logging utility for Python

Project description

🥝 KiwiLog

A beautiful, colorful logging utility for Python

Python Status License

Elegant • Minimal • Readable • Colorful


Overview

KiwiLog is a lightweight Python logging utility designed to make terminal output clean, colorful, and easy to read.

Instead of dealing with complex logging frameworks, KiwiLog provides simple functions for common log types.

Perfect for:

  • CLI tools
  • scripts
  • debugging
  • automation
  • bots
  • development utilities

Available Commands / How to Use

KiwiLog provides simple, color-coded logging functions:

Command Description Example info(msg) General information kiwilog.info("Server started") debug(msg) Debugging details kiwilog.debug("Loading configuration") warn(msg) Warnings kiwilog.warn("Low disk space") error(msg) Errors kiwilog.error("Failed to connect") success(msg) Success messages kiwilog.success("Build completed") critical(msg) Fatal or critical errors kiwilog.critical("Database unavailable")

📦 Installation

pip install kiwilog

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

kiwilog-0.1.6.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

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

kiwilog-0.1.6-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file kiwilog-0.1.6.tar.gz.

File metadata

  • Download URL: kiwilog-0.1.6.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for kiwilog-0.1.6.tar.gz
Algorithm Hash digest
SHA256 52553ff02d3ac3691fd8320c9be06bb767623230453a7000241e7532ababdb2b
MD5 6777696880236667b3529e89ec810075
BLAKE2b-256 820b4032d4ed6092e54606628652c9a70c51d4aedafb3d97886ec0758f697a1a

See more details on using hashes here.

File details

Details for the file kiwilog-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: kiwilog-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for kiwilog-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 5b7790e7b13f942be64ef5f17de3b95670266e47fa59c86266816cde8a58105b
MD5 dd752951b99a2992ad2a3c33e1b14aa7
BLAKE2b-256 3c38bca3bb2c39637fdbb8a56e470684438126b3561b573c049d787a03a1c6a1

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