Skip to main content

Simplified, robust, selective, recursive logging utility for Python.

Project description

LiteLog is an easy-to-use, totally standard-library Python logging utility that makes complex logging functions easy.

Features

  • automatically-named per-file logfiles, specifically written next to the source files.

  • special __debug__ log, where tagged functions can have all of their input/output/errors safely reported completely transparently and without interference.

  • different log message levels, just like the ‘logging’ builtin.

  • recursive calls in __debug__ are indented, so determining function call depth is natural.

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

litelog-0.1.5.tar.gz (4.7 kB view hashes)

Uploaded Source

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