infinityweb/k-logger
A Simple Logging Class For PHP
时间:2013-01-19 20:52
anroots/kohana-loggly
A Kohana log writer for Loggly.com
时间:2013-01-15 10:12
nanolog/nanolog
A simple and lightweight logging solution for PHP >= 5.3
时间:2013-01-04 14:24
mouf/utils.log.multi-logger
Use this package if you want a logger that logs to several places at the same time. Using a MultiLogger, you can append several loggers. For instance, you might want to write in the error log using the ErrorLogLogger and to send a mail to the admin using the MailLogger...
时间:2012-12-22 19:51
mouf/utils.log.stats-logger
This package contains everything needed to aggregate database into stats that can be viewed and sorted.
时间:2012-12-22 14:59
mouf/utils.log.db-logger
This package contains a logger that stores the logs in database.
时间:2012-12-22 10:41
mouf/utils.log.advanced-logger
This package can be used to perform advanced logging: the logs are stored in database (using the DBLogger), then are analysed and aggregated (using the LogStats package). This package provides a way to send a mail automatically every night to the admin, summarizing the logs of the day.
时间:2012-12-22 10:39
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
时间:2012-12-04 21:08
nodrew/php-airbrake-bundle
This helps binds the php-airbrake module into a Symfony2 bundle for easy use with the framework.
时间:2012-11-21 04:17
diara/audit
A Kohana module for logging application events for auditing purposes.
时间:2012-11-15 00:29