Skip to main content

Automatic trace logging for Python

Project description

Logging for python based Robocorp projects

Logging focused on RPA projects for Robocorp robots.

Note: The current version is still pre-alpha and the format specified may still change.

Why

Although the python logging is flexible it may be hard to analyze the logging afterwards and provide a nice representation. Also, the format may end up using a big amount of disk space.

robocorp-robolog improves those aspects by using a structured format which enables using less disk space while also providing a viewer for the generated content.

Also, it provides utilities to setup logging so that logging is done automatically without having to explicitly add calls to add content to the logging (although it's still possible to do so when needed).

Installation

Install with:

pip install robocorp-robolog

Dealing with sensitive data in the logs

Internal structure

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

robocorp_log-0.0.11.tar.gz (74.7 kB view hashes)

Uploaded Source

Built Distribution

robocorp_log-0.0.11-py3-none-any.whl (80.9 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