Skip to main content

Log handler to store messages with a database record and optional file storage.

Project description

Log Storage

CircleCI pullreminders

A django installable app that can be used as log handler to store messages with a database record and optional file storage.

How to install

Add this package as requirement to your django app requirements.txt

# requirements.txt
log_storage

Add this app to your INSTALLED_APPS in your settings.py

# settings.py
INSTALLED_APPS = (
    'log_storage',
)

Development

How to install

Clone the project

git clone git@github.com:Virtualstock/log_storage.git

Install it

make setup

How to run tests

make test

How to release

Make sure you bump the package version on setup.py.

make release

License

Licensed under MIT license. View 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

log_storage-0.8.2.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

log_storage-0.8.2-py2-none-any.whl (5.4 kB view details)

Uploaded Python 2

File details

Details for the file log_storage-0.8.2.tar.gz.

File metadata

  • Download URL: log_storage-0.8.2.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.2 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.3

File hashes

Hashes for log_storage-0.8.2.tar.gz
Algorithm Hash digest
SHA256 11ac081781ab6d273b34bf8508d84d1d5e1a738bf531c555701d9b2b1dc181ad
MD5 ba054058608ecc2fca743e137e067463
BLAKE2b-256 98866e1c72c8e96926d8f4ca769f44e7c1a108ddceaf99a38dc57d4bf1a2270a

See more details on using hashes here.

File details

Details for the file log_storage-0.8.2-py2-none-any.whl.

File metadata

  • Download URL: log_storage-0.8.2-py2-none-any.whl
  • Upload date:
  • Size: 5.4 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.2 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.3

File hashes

Hashes for log_storage-0.8.2-py2-none-any.whl
Algorithm Hash digest
SHA256 99317c855177a5d1274a20ad89b5394145cd289fb28a62f6ccbce3ff5859cec3
MD5 a0743aaf63ec5c194e2482710526d61b
BLAKE2b-256 5c88770c9eb3b18cd949a3c56298d51f241a1c8254d0a2b5797679d5737ed7a7

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