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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

json_dev_logger-0.0.10-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for json_dev_logger-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 cc4e3bcfd72fb6551f32686460fe3d61a96ae2a2b516d249d0688f8f41fa1ab9
MD5 84435ba4333ab9a8f3dc1e4e443d60a8
BLAKE2b-256 7ae6e37dfd17dc8350eb270f218739ee43563c882078ca4fcaccbd1b0c59e427

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