accessibleapps / logger_setup

Repository from Github https://github.comaccessibleapps/logger_setupRepository from Github https://github.comaccessibleapps/logger_setup

logger_setup: Logging configuration used by accessible apps

This repository contains a collection of logging functions used mainly by applications from accessible apps.

While you are more than welcome to include this module standalone, it was meant specifically for use with continuum projects and might be considered somewhat uncompromising otherwise.

Features

  • A CrashLogger to handle unplanned application crashes
  • Initialization of debug and error logs
  • Optionally logs all unhandled tracebacks for later analysis
  • Support for remote logging to a syslog server

About

License:MIT License


Languages

Language:Python 100.0%