Fast access to some simple python logging tricks
Project description
flog
Fast access to some simple python logging tricks
Installation
Either find flog on PyPI or install it with pip or easy_install
pip install flog #or easy_install flog
Basic Usage
Getting a logger: import flog, get a logger with flog.get_logger(__name__)
Logging calls: in and out Get a logger, decorate functions with flog.log_call(<your logger>)
Logging calls with sensitive args (such as passwords): Get a logger, decorate functions with flog.log_sensitive_call(<your logger>)
License
This software is hereby released under the MIT License, as seen in the LICENSE file
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
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 flog-0.0.4.tar.gz.
File metadata
- Download URL: flog-0.0.4.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f525f3dbac3534350871ef900907f1683726be112fc72ea659ba3c0fb9e5ce4
|
|
| MD5 |
721e22e6eded913565c35baa4b51d7c6
|
|
| BLAKE2b-256 |
ecf9fd1c659b01b93d25b81f65e662ca095d191fb7621bfc8db0a18d9acef567
|
File details
Details for the file flog-0.0.4.macosx-10.8-intel.exe.
File metadata
- Download URL: flog-0.0.4.macosx-10.8-intel.exe
- Upload date:
- Size: 65.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0352db60e2336396a320af803c7c41d5121b944a89a4d1f237d63b847fc3c557
|
|
| MD5 |
6b2e8a75282e1d9e9c52831b1ee9e053
|
|
| BLAKE2b-256 |
6813b305f8c0376f421da8a15e8ea82a22ae72a1095fb92fc19b828393ecb68e
|