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.8.tar.gz (4.4 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.8-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: taggedlog-1.0.8.tar.gz
  • Upload date:
  • Size: 4.4 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.8.tar.gz
Algorithm Hash digest
SHA256 45cf4fa95133122673ab76b887f3ddf83eccdcf2031fd3ee1a9d632a4099c454
MD5 50d3c0a1772aa2b06c43b3e70bea0b08
BLAKE2b-256 a660126df6761a82eef7396837f0c69888ac6ae6c025c423739475d5e85850ad

See more details on using hashes here.

File details

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

File metadata

  • Download URL: taggedlog-1.0.8-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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 fa56ad3af8dfda78f4c1117644b1e4dd84e1306b8c4822871e4927f13a29704b
MD5 c7d1319a385105000091297a0bd967a4
BLAKE2b-256 f7375db4583bda414ec871c9e7a9e0af9c5bd0f54e0606861d043d0012517aec

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