logging module for Pycopy
Project description
logging is Pycopy’s implementation of a subset of CPythons logging module. This module defines functions and classes which implement a flexible event logging system for applications and libraries.
Major differences to CPython logging:
Simplified event propagation, multilevel logger organization is not handled, currently there’re just 2 levels: root logger and specific named loggers.
Filters are not supported.
Requirements
At the time of writing, logging requires the os package (installed automatically by the upip tool).
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
pycopy-logging-0.7.5.tar.gz
(3.6 kB
view details)
File details
Details for the file pycopy-logging-0.7.5.tar.gz
.
File metadata
- Download URL: pycopy-logging-0.7.5.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ded72b95f2d864eda4c4cfb0c2a88fc6d91e52a3f55ecdef79e705ad9e2d9772 |
|
MD5 | 54e8a9dd943c7f042a2d05966b4bb4a9 |
|
BLAKE2b-256 | 072b380b0db9e18ec7a37d0cca211ba9edde3d31c67e76d8df76847a8c86d694 |