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

Uploaded Python 3

File details

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

File metadata

  • Download URL: taggedlog-1.0.6.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.6.tar.gz
Algorithm Hash digest
SHA256 38dcc5b7e76559047019008204240e5637a25f292dc13d74572072489cd2dc4b
MD5 d24783467ae6aee11572ce4314f034e7
BLAKE2b-256 c03ec908305b12131e6824fa264621f7cb89951f986dbbc4a43b67eda7235d3b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: taggedlog-1.0.6-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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 1f2d42ad3493b074e303a4769159a317230aa90bd63ceeeceb3b85e25edebbf0
MD5 f87576518d2a0481ff14ab24e2e6625d
BLAKE2b-256 d21b6fb10cb612942d6b095200583a4e0c1561be97cbf2c6478ba415dd2d7bba

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