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.5.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.5-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kiwilog-0.1.5.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.5.tar.gz
Algorithm Hash digest
SHA256 6551ff350f3bc6fc0e5a64e04eb91649936f664bc92b57d889e4a455007d7d65
MD5 640c40bf8aa70e7795d031e74fa6fbfd
BLAKE2b-256 5d84e360a5126a444cde2959abc7c7688ac0e40ab9be71ede347249e525ba722

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kiwilog-0.1.5-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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 d98f5472a60854acddbe0963a5a3b7f3d967d6ef3105efaab71259bdecd507b2
MD5 152b445b8dc83005c54204520cde05d6
BLAKE2b-256 4093ed3e3e7adb04bf877994b34d18e038fca8ba24e73b6a2d68c31f50e0cd6c

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