Skip to main content

Logging toolbox for Python services at Mobify.

Project description

Travis CI Status Badge

timberjack

Timberjack Tractor

Install

You can install timberjack directly from the Github repo using:

$ pip install https://github.com/mobify/timberjack/archive/master.zip

Setup in Django

TBD.

Setup in Flask

The timberjack logging tools come with a convenience class that allows the easy configuration of a Flask application to use logging:

from timberjack.contrib.flask import Timberjack

...

app = Flask(__name__)
timberjack = Timberjack(app)

...

log = timberjack.get_logger('my.logger')

License

This code is licensed under the MIT License.

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

timberjack-0.1.0.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

timberjack-0.1.0-py2.py3-none-any.whl (7.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: timberjack-0.1.0.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for timberjack-0.1.0.tar.gz
Algorithm Hash digest
SHA256 d2b2c2edcb62e09257f776dd989437a41c836e672951602e840c2ab827b6e8b7
MD5 6b07f3d1565c4317466c36bb47764400
BLAKE2b-256 bd7bbcffd36eb599ef3ab0db17605e81f1b5a8ff404c75f1826ed05b40ab9d9a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for timberjack-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9e582bd72e1ff7944d3f4af27c165e241e610b8a2a7d63fedeb97d5057066c8a
MD5 61e862df52d5d1766d358c423c091e31
BLAKE2b-256 fa14e9e9238f3079e77b76125bf128656df41a671b36616fed48eb6754475ee2

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