Twiggy is a Pythonic logger.
>>> from twiggy import quick_setup, log
>>> quick_setup()
>>> log.name('frank') \
... .fields(number=42) \
... .info('hello {who}, it's a {0} day',
'sunny',
who='world')
INFO:frank:number=42:hello world, it's a sunny day
You should use Twiggy because it is awesome. For more information, read the documentation or see this blog post.
Note that master is currently in flux and may be broken. Please use the maint-0.4 branch for stable development/forks.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Twiggy-0.4.7.tar.gz
(67.0 kB
view details)
File details
Details for the file Twiggy-0.4.7.tar.gz.
File metadata
- Download URL: Twiggy-0.4.7.tar.gz
- Upload date:
- Size: 67.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44d8aa51110efaab0712b5ec2b015149ad4f28e28f729004aac45d0ad8e19be0
|
|
| MD5 |
4d363a8d6b966b7ec617a08bf129f2b9
|
|
| BLAKE2b-256 |
e18a3a5d86365f73540b97b75d835f97f2ab04a74fb338b7522a34c8ccc426eb
|