Skip to main content

A Python package to add extensive logs to each execution statement

Project description

from crazylog import CrazyLogger

def run_code():
   print('running code ...')

with CrazyLogger() as crazy:
   run_code()


class CustomClass:
   pass

with CrazyLogger() as crazy:
   crazy.exclusively = [CustomClass]
   run_code()

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

crazylog-0.1.0.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

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

crazylog-0.1.0-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file crazylog-0.1.0.tar.gz.

File metadata

  • Download URL: crazylog-0.1.0.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.0

File hashes

Hashes for crazylog-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8ef7ec5826cf46b1b311f7eae9d3d20163768ea85d1704561a93526fbadf186b
MD5 07d436c132b7a937cd501dbe8916bcb3
BLAKE2b-256 a2aaf1abacaca2d8e82a141d05b0451cdd900c87c62e192b231b6ca5417f0952

See more details on using hashes here.

File details

Details for the file crazylog-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: crazylog-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.0

File hashes

Hashes for crazylog-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a1f771d024d2bec70b9f612e1f9a8c6a6d41b0c1be9869d72e338fcf971adffc
MD5 0863da294f15939720dc7c69ddf4411c
BLAKE2b-256 bfe1c32635b5510c4ed27265d40da4c74f5d0b2a565f85950593fc7f2ba1551a

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