Skip to main content

Useful common logging functionality by MLZ

Project description

mlzlog is a collection of common logging functionality developed and used at MLZ.

Usage

Before you do any logging, initiate the mlz logging via:

initLogging(rootname='mlz', rootlevel='info', logdir='/var/log')

That will set up a global root logger (accesible via mlzlog.log) and attach handlers for colored console output and logfiles (in a nice version).

To get a new logger just use getChild on another logger (e.g. mlzlog.log):

mlzlog.log.getChild('mysublogger', ownDir=True) # ownDir creates a new subdirectory for the desired logger name

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

mlzlog-0.1.2.tar.gz (19.7 kB view details)

Uploaded Source

Built Distribution

mlzlog-0.1.2-py2.py3-none-any.whl (7.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file mlzlog-0.1.2.tar.gz.

File metadata

  • Download URL: mlzlog-0.1.2.tar.gz
  • Upload date:
  • Size: 19.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for mlzlog-0.1.2.tar.gz
Algorithm Hash digest
SHA256 66235e05c43e97181cfd2e2f0aed888b5e4d0030421eb8060b7c4d0c871b5f2e
MD5 be030bfc8bcbdb6649327f3937dd1991
BLAKE2b-256 9b61ae6dd590785d6dbc6d170e3167284a746cd80b2e01c73d4e43f439be7dc4

See more details on using hashes here.

File details

Details for the file mlzlog-0.1.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for mlzlog-0.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b2f8fd971bb7769710d22bffbdd06b883aa647582bb7fd26c0ec0da4303c6619
MD5 235d073702f1cbfe15cfbb48aa972c33
BLAKE2b-256 e64acaa983ddc0ed30b9707f2fb318390363099eb5e0f08b48c3714f7dca74d4

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