Skip to main content

Logging module for command line utilities

Project description

This logging package provides some additional functionality to command line utilities allowing for good-looking terminal displays. These include:

  • Easy indentation of displayed lines

  • Configurable verbosity levels

  • Optional identifying tags on every message

  • Easily trigger ERROR or FATAL messages (where fatal exits the program)

  • Input method for getting user response from the command line

  • Add consistent seperators or newlines to the displayed output

Requirements

This is a python package and requires the following:

  • Python 3.4+

Installation

Install using pip:

$ pip install goodlogging

Requests, Issues, Bugs or Suggestions

Add any feature requests, issues, bugs or suggestions here: https://github.com/davgeo/goodlogging/issues

Please give as much detail as possible.

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

goodlogging-1.0.1.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

goodlogging-1.0.1-py3-none-any.whl (4.3 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