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

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 9

Watchers: 3

Forks: 0

pkg:composer/jamm/errorhandler

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

This package is not auto-updated.

Last update: 2025-09-27 16:26:56 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.