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.8.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.8-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: json_dev_logger-0.0.8.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.8.tar.gz
Algorithm Hash digest
SHA256 331f7535beb0b2f0401f10ff1e9c181f2c6eba2a5c7ee04e16e6818516a7ed0a
MD5 123f08ccfb39d89a60e9691e9ca43ce9
BLAKE2b-256 082fab0bd82bb2c50f7c95a6a8934469b49d607b3d43304f53075b12fef76a6d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for json_dev_logger-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 cf20354e9643a0b81783c5f1bb7ff715365e1c034db683410c6f642a9aec954c
MD5 7840865493fbbc0b0afaa7fc591d68e1
BLAKE2b-256 743a333bcdd7726c688477432644b787c99932356145e2ba11a3c29b6b1264d4

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