Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

zylogger-0.0.1-py2-none-any.whl (1.9 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page