Open manuparra opened 7 years ago
Flexible event logging system for the whole service.
Log everything:
logging.warning("Protocol problem: %s", "connection reset"....) logging.error(.....)
Applicable to the full project.
Flexible event logging system for the whole service.
Log everything:
logging.warning("Protocol problem: %s", "connection reset"....) logging.error(.....)
Applicable to the full project.