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.7.0.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

log_storage-0.7.0-py2-none-any.whl (5.2 kB view details)

Uploaded Python 2

File details

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

File metadata

  • Download URL: log_storage-0.7.0.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.20.0 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/2.7.16

File hashes

Hashes for log_storage-0.7.0.tar.gz
Algorithm Hash digest
SHA256 f84ff3586dc2550768190ca92788a54264ab3a9a457346de4a6c5f7ef11f7763
MD5 c204c0f9414dce74cb2c3ce99a28da3b
BLAKE2b-256 6670cd0498b8aa5c3fa34c45ea76d9ab2b556cfcf249afca34d79db3cdfe2ccd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: log_storage-0.7.0-py2-none-any.whl
  • Upload date:
  • Size: 5.2 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.20.0 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/2.7.16

File hashes

Hashes for log_storage-0.7.0-py2-none-any.whl
Algorithm Hash digest
SHA256 667b4d0b3df8642fef8598ecc4abd735172ba7e3bb1ef19eb83cb1c4501d5e09
MD5 6ae00e53e37b6e4943a2ce5a1074d3b5
BLAKE2b-256 3fb5661903b18deb7c73869868bf7d89996711fff3d488fddb40f264d41512c8

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