Skip to main content

A logging package for python

Project description

Yule

A python logger

Install

pip install yule

Example

from yule import YuleLogger

logger = YuleLogger(level=2,
                file_path="LOG FILE PATH HERE",
                to_file=false,
                id="BasicTestLog"
                )

logger.info("This is info")
logger.warning("This is a warning")
logger.error("This is an error")```

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

yule-0.0.5.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

yule-0.0.5-py3-none-any.whl (16.8 kB view details)

Uploaded Python 3

File details

Details for the file yule-0.0.5.tar.gz.

File metadata

  • Download URL: yule-0.0.5.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.0

File hashes

Hashes for yule-0.0.5.tar.gz
Algorithm Hash digest
SHA256 d4819fa4b9616da7162b705f2ed3001c32b7cd225a248154312694e824f9a8d8
MD5 cb5f50443f6b0d066594deb483c2ff7a
BLAKE2b-256 a3d30875ea7a8292f14f79a55756d4ea5e4ca7cb0224aed34e3d2fd33cc1ee17

See more details on using hashes here.

File details

Details for the file yule-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: yule-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 16.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.0

File hashes

Hashes for yule-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 a3c47fab245c70d4ff7b560900a78f9b66d5d419928de960bf15a52971b48b18
MD5 2a6a4245d574e9458a9f8b610b74aa0c
BLAKE2b-256 5647f1f86f76e77ec980d28ca1e431badb76b9afa6ed7eb2b796f783cfc7c23b

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