Simple interface for quick append logger functionality to the class
Project description
The sample:
from lxg import Loggable
MyClass:
def method1(self):
...
MyClassToo(MyClass, Loggable):
def method1(self):
self.debug(f'Do method1')
super().method1()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lxg-0.1.1rc1.tar.gz
(6.9 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
File details
Details for the file lxg-0.1.1rc1.tar.gz.
File metadata
- Download URL: lxg-0.1.1rc1.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc08245937f1476d4ac8ee8a9cfee17bb39451082c728e9da25c6fcc2b4c8427
|
|
| MD5 |
62091caf69db83f8b56df4ffc23d534b
|
|
| BLAKE2b-256 |
84d88cb4f1e2f2b23d9183d2e6095b289e555ca60cfec0b8ab3bf163434771b1
|
File details
Details for the file lxg-0.1.1rc1-py3-none-any.whl.
File metadata
- Download URL: lxg-0.1.1rc1-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b31821f77ebb6a842168f083526bd402f6387fa5668d8785b28e1ba859b6c24e
|
|
| MD5 |
c650bfc0271622b64790eb752a1335c4
|
|
| BLAKE2b-256 |
744068d19a4d92007ff1935784bf41a44a0ebcec15f71ce47075392a0938af09
|