titon/debug
The debug package provides debugging, advanced error and exception handling, log management, and benchmarking.
时间:2013-01-12 02:10
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.errorlog_logger
This package contains a logger that logs messages directly to the PHP error log (using the error_log PHP function)
时间:2012-10-16 15:02
analog/analog
Fast, flexible, easy PSR-3-compatible PHP logging package with dozens of handlers.
时间:2012-01-07 23:33