jamm/errorhandler

Module for handling errors and uncaught exceptions (*ErrorHandler*), logging them in memory-storage (*ErrorLogger*) and notice admin about them (*MessageSender*). Also, Watcher can watch points of your process (it's especially handy for long-running processes), control memory usage and prevent unexp

dev-master 2013-10-28 12:56 UTC

This package is not auto-updated.

Last update: 2024-05-11 10:10:49 UTC


README

Module for handling errors and uncaught exceptions (ErrorHandler), logging them in memory-storage (ErrorLogger) and notice admin about them (MessageSender). Also, Watcher can watch points of your process (it's especially handy for long-running processes), control memory usage and prevent unexpected process termination when memory limit is reached.