Tiny and minimalistic logging utility
Project description
Tiny and minimalistic logging utility module.
Lode is designed to be used in the case where normally simple print statement style debugging would be useful, like checking whether or not a section of code is executed, but stdout or stderr has been robbed from you by something like a devilishly clever test framework. Rather than try to uncover which dark alleyway your calls to print end up, lode just outputs it to a friendly file.
Lode is tested and supported on python versions 2.6, 2.7, 3.2, 3.3 and 3.4.
Installing
$ pip install lode
Using this thing
import lode; lode.log('hi there!')
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lode-0.2.1.tar.gz
(2.5 kB
view details)
File details
Details for the file lode-0.2.1.tar.gz
.
File metadata
- Download URL: lode-0.2.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c87eac1a7d251ea1a139cec1d7c8fd17b6acc6e2be1e4e1d207ae5fa2a07383 |
|
MD5 | 35c454edfd97829ec722df675338388c |
|
BLAKE2b-256 | cbc30199c5a212c7521e795f8574301fa290e5eccae3fdabd6d8e0d15193879c |