Skip to main content

structured log for python

Project description

Doc

Thank you for using the taggedLog package !

This log module is meant to be as little and simple as possible, and to work on every project you want it on.

Feel free to modify the code depending on the uses, and if you think somethin misses or might be improved, please tell me on the github page of the project.

To use it :

the module is built to allow only one hidden instance of the Log object, so you don't have to instanciate the Log object.

To call the module :

from taggedLog.log import Log

To open the log :

Log.start_log(...)

then you can use the methods :

Log.info(...) which write an information in the log
Log.warning(...) which write a warning in the log
Log.error(...) which write an error in the log

Finally, close your log at the end of your program :

Log.close_log()

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

taggedlog-1.0.7.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

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

taggedlog-1.0.7-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file taggedlog-1.0.7.tar.gz.

File metadata

  • Download URL: taggedlog-1.0.7.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for taggedlog-1.0.7.tar.gz
Algorithm Hash digest
SHA256 346bf30c129643e5b86c1576f6a5b4b30a169bb52f4502728c754b57e8605815
MD5 aa0c326248b6241113bf8d7e19c3c69d
BLAKE2b-256 6f5336ef93917621293b804e28b5d89f315c9aaf7f554519de35e5840dd991dc

See more details on using hashes here.

File details

Details for the file taggedlog-1.0.7-py3-none-any.whl.

File metadata

  • Download URL: taggedlog-1.0.7-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for taggedlog-1.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 8a54d2ddc0eabfe34171fab9df997853e17e1ebd90a91c722084ff2b654967d8
MD5 e356ec0346597d7fa2112baba88815c0
BLAKE2b-256 156d159e73025bf183f6b5969047c661ec0ad570360f0acc03530cd69d41f90e

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