A logger can be used directly
Project description
zylogger
A logger that can be used directly without any config.
build
python setup.py sdist bdist_wheel
upload to test_pypi
python -m twine upload --verbose --repository testpypi dist/*
upload to pypi
python -m twine upload
usage
install
pip install zylogger
usage
import logging
import zylogger
zylogger.init()
logging.info('hello zylogger')
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
zylogger-0.0.1.tar.gz
(1.4 kB
view details)
Built Distribution
File details
Details for the file zylogger-0.0.1.tar.gz
.
File metadata
- Download URL: zylogger-0.0.1.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.6.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/2.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 778be7e740d14e91b830849a9367548e7aa26ec67c6c797960936452d9c8ee24 |
|
MD5 | aaf27b50e916841efb88120ea988edb9 |
|
BLAKE2b-256 | 2f723072eec2eb72f13b4dc9dbcf4dd2a3ca4f5fc1a38e2ddee5df871490f7eb |
File details
Details for the file zylogger-0.0.1-py2-none-any.whl
.
File metadata
- Download URL: zylogger-0.0.1-py2-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.6.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/2.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59f36a39f2cf609f8d88f67c29df660562af7e6e05250e0071ca0d6d18c820b7 |
|
MD5 | b5256193b32e1ca21a9bae75dae942e7 |
|
BLAKE2b-256 | d036cde48bb9561529fdd380d1dc8b3ad26c052f586fd1aa9e0d49f2a97bb723 |