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.
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.5.1.tar.gz
(75.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
Twiggy-0.5.1-py3-none-any.whl
(25.3 kB
view details)
File details
Details for the file Twiggy-0.5.1.tar.gz.
File metadata
- Download URL: Twiggy-0.5.1.tar.gz
- Upload date:
- Size: 75.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7938840275972f6ce89994a5bdfb0b84f0386301a043a960af6364952e78ffe4
|
|
| MD5 |
d681613ae97ca5a7cd9ea8ecf8aa03cd
|
|
| BLAKE2b-256 |
6e816e2e2ee0e90df68ce1e8aec6fe147563dfcadbab3072f57f71bf42433cb2
|
File details
Details for the file Twiggy-0.5.1-py3-none-any.whl.
File metadata
- Download URL: Twiggy-0.5.1-py3-none-any.whl
- Upload date:
- Size: 25.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
014671fdff7538b7f2396ff01724937ef57e1ac0e08f688747afbbcdeec9f081
|
|
| MD5 |
47890721e51a11cf65d67b798b7c2135
|
|
| BLAKE2b-256 |
bc607b535922462b8c6e9f8d15d368412e9e39111665ea4bfc958ad1cd0e4864
|