Skip to main content

json logger, very helpful for developers at developing stage

Project description

py_logger

locally:

to add:

git submodule add git@github.com:Areso/py_logger.git
git submodule update --init

to update:

git submodule update --remote
git commit -am "Upgraded dependency"

to downgrade:

cd path/to/submodule_dir/within/the?repo
git reset --hard <commit_hash_or_tag>
cd ..
git commit -am "Downgraded dependency"
git push

on a remote:

git submodule init
git submodule update --init

to use inside your code

from py_logger.py_logger import setup_logger
...

logger_c = setup_logger()
logger_c.info("Program has started")

as pip3 package

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

json_dev_logger-0.0.9.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

json_dev_logger-0.0.9-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file json_dev_logger-0.0.9.tar.gz.

File metadata

  • Download URL: json_dev_logger-0.0.9.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for json_dev_logger-0.0.9.tar.gz
Algorithm Hash digest
SHA256 afe7ede1b5bd99e957501bda976b2da341b31ae607cf96ac1d9e0ffb7a5f964a
MD5 203a997659c69e8aa549e1f2d5599370
BLAKE2b-256 8981beb9ee51676edf5c5d4b77a4bce3ef7d138d0dec21ccbf9c940adfa2e34d

See more details on using hashes here.

File details

Details for the file json_dev_logger-0.0.9-py3-none-any.whl.

File metadata

File hashes

Hashes for json_dev_logger-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 a1be243f2695c6ef99ce0e2107c5425656940a45d75138268a0e0660cf344df9
MD5 e50ef207129fe50923edcb35885848f4
BLAKE2b-256 c4916be54eeb45ed2530ea43e2bdec51907b0cc7c74a00ef1f4b44cdb2c2a7f0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page