Skip to main content

Cartorio: A library for logging

Project description

1. Cartorio

A wrapper on the logging module for Python that provides a simple and easy to use interface for logging.

2. Contents

3. Installation

pip install cartorio

4. Usage

  1. Import module as from cartorio import log, fun
  2. Instantiate logger in the __name__ == "__main__" section of each script as logger = log(*args).
  3. Use the decorator @fun to log in and out of each function.

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

cartorio-1.1.7.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

cartorio-1.1.7-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

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