Skip to main content

colortimelog: A util for logging the time elapsed for a task

Python package PyPI Version Python Versions Downloads

Install

pip install colortimelog

Usage

Add timing for a function:

import colortimelog

@colortimelog.timefunc
def my_function():
  ...

Add timeing for a block of code:

import colortimelog

with colortimelog.timeblock("Doing XYC"):
  do_x()
  do_y()
  do_z()

Logging with verbosity control:

import colortimelog

logger = colortimelog.Logger(verbosity=3)
logger.error("This is an error")
logger.info("This is info")
logger.fatal("This will fail")

Release files for colortimelog 0.0.9

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for colortimelog 0.0.9
File Size Uploaded
colortimelog-0.0.9.tar.gz 7.2 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for colortimelog 0.0.9
File Interpreter ABI Platform
colortimelog-0.0.9-py3-none-any.whl Python 3 none any Details

Total release size: 15.0 kB

Release files / colortimelog-0.0.9.tar.gz

Download URL colortimelog-0.0.9.tar.gz
Size 7.2 kB
Tags Source
SHA-256 checksum
How to use checksums
d54cbe201992b1b501a84db39a692498e6704d0afd4c294aa1fd4170069d160b
BLAKE2b-256 checksum
How to use checksums
6cba37dcad0f028155ea1118fd113412433121ec6c709be97f7fdddb584c806d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.11.1

Release files / colortimelog-0.0.9-py3-none-any.whl

Download URL colortimelog-0.0.9-py3-none-any.whl
Size 7.9 kB
Tags Python 3
SHA-256 checksum
How to use checksums
0c8462a4853108fdaeab2f89f968af2b53eef8e1af95d464452b6bfaf56eaa53
BLAKE2b-256 checksum
How to use checksums
d8d119838ff15892f01bcaf58d3d69856686265f85532aeb1c5df1a6fdbb349a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.11.1

Release history Release notifications | RSS feed

This release

0.0.9 This release

2 release files

0.0.8

2 release files

0.0.7

2 release files

0.0.6

2 release files

0.0.5

2 release files

0.0.4

2 release files

0.0.3

2 release files

0.0.2

2 release files

0.0.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page