Skip to main content

Centralized logging for Python using MongoDB

Project description

monolg

Centralized logging for Python using MongoDB

PRs Welcome ReadTheDocs

Tests

PyPi

What is monolg?

You know those times when you've deployed your applications on the cloud, which logs every step of way precisely onto your *.log files, and now everytime you know the application misbehaves you cannot be bothered to look into those log files.

This never happened to you?!

Let's not lie of course it has, and you know settings up Elastic stack will fix alot of your problems, but thats just ALOT OF WORK!!

That is where we want this project to come in, The monolg package should give you an easy to use API for logging all of your steps in your local MongoDB instance or even better your MongoDB Cloud (For which you know you have plenty out of those 512 MBs laying around)

Installation

Monolg can be installed from PyPI using the following:

$ pip install monolg

Getting started

from monolg import Monolg

mlog = Monolg()
mlog.info("Welcome to monolg")

History

0.0.0 (2022-09-29)

  • Initial commit to Github

0.0.1 (2022-12-26)

  • Release: First release to PyPI

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

monolg-0.0.1.tar.gz (10.1 kB view details)

Uploaded Source

Built Distribution

monolg-0.0.1-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

Details for the file monolg-0.0.1.tar.gz.

File metadata

  • Download URL: monolg-0.0.1.tar.gz
  • Upload date:
  • Size: 10.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.7

File hashes

Hashes for monolg-0.0.1.tar.gz
Algorithm Hash digest
SHA256 97edd73ac536baed76bd1ab591d974fbc9767affd227c157a9f533e23df79e49
MD5 c82645ee91e131d0392fc7953499c181
BLAKE2b-256 edea9d44b200d9f37beec4456878d54e2cc70995a65ce09da74f2d34ad15ceb4

See more details on using hashes here.

File details

Details for the file monolg-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: monolg-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 10.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.7

File hashes

Hashes for monolg-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 def5e9d2e0db1ae841b5c31fbdec5967d8f4c8b57d712069a71b535d0ff9bc98
MD5 1f3f6707f7285190a9a97d23678ab5d7
BLAKE2b-256 60e91c5bcb373447c746c564897e13f42e46a1b3039e1a67078b31c27f199b15

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