loghacks

Python logging utility for Django projects
Download

loghacks Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL v3
  • Publisher Name:
  • Otu Ekanem
  • Publisher web site:
  • http://github.com/woome/

loghacks Tags


loghacks Description

Python logging utility for Django projects loghacks is a custom logging package for Django.A custom logging package that provides extra logging functionality.The idea of this module is to make Django logging (specifically) much easier.It detects if we have a controlling terminal and in the event of a non-controlling terminal, SyslogHandler is used, else one of the default handlers - usually StreamHandler is used.Usage:# in django project settings.py# setup loggingimport loggingimport loghacksloghacks.handler_chooser("DJANGO_", make_default=True) Requirements: · Python


loghacks Related Software