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

Uploaded Source

Built Distribution

log_storage-0.9.1-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: log_storage-0.9.1.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.1.3 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1

File hashes

Hashes for log_storage-0.9.1.tar.gz
Algorithm Hash digest
SHA256 c0a0f5929dcc02e3986285ee77857b6a0dff103e93663b21ce58ca61008ec8e8
MD5 b8436a37025cb8fe6f8be5b9b352eb4e
BLAKE2b-256 ebc0055c433791aba7785bffd5056a1218ce9611d64090726b6c7fd7064bb90c

See more details on using hashes here.

File details

Details for the file log_storage-0.9.1-py3-none-any.whl.

File metadata

  • Download URL: log_storage-0.9.1-py3-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.1.3 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1

File hashes

Hashes for log_storage-0.9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8084390e23aaa8ee9848d8255fbffd852e32168b569ea4c522399871a2225218
MD5 31542e3b821615908b6f1b59a9a8f896
BLAKE2b-256 debf3ed89deb19c07eb62c1940ffe0af24e77187954d466e67d783abf65f23fc

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