Skip to main content

I never remember how to do basic config

Project description

setup logging for me

I never remember how to do python logging basic config. Do you?

  • Free software: ISC license

Features

Need to view your logs on the console? Just do:

import setup_logging_for_me
...
setup_logging_for_me.basicConfig()

Which does nothing more than calling to:

logging.basicConfig(level=logging.INFO,
                    format="%(name)s %(levelname)s %(asctime)s - %(message)s)

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2016-1-22)

  • First release on PyPI.

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

setup_logging_for_me-0.1.0.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

setup_logging_for_me-0.1.0-py2.py3-none-any.whl (3.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file setup_logging_for_me-0.1.0.tar.gz.

File metadata

File hashes

Hashes for setup_logging_for_me-0.1.0.tar.gz
Algorithm Hash digest
SHA256 6889cbbf08913d780bdc13b58c8a45c167b3f78a1f132437731678f93d3bb21c
MD5 32e07be802f3f63d219a71a2737f999d
BLAKE2b-256 cebaefcbcf3e209369f135c066cf483c0329357ad81d788c446fa316fa3365b3

See more details on using hashes here.

File details

Details for the file setup_logging_for_me-0.1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for setup_logging_for_me-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 271453b4d68dee3254c93bbd879d6f3bb7bef4fe5152a9177e089841609aa7d5
MD5 5a04f5bbf68c7a460e0c3df46846712f
BLAKE2b-256 20802b61b739cfb605fa85815c7a59d2e31c2b130e0bd6256a013bf536ae0bd6

See more details on using hashes here.

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