nanolog/nanolog
A simple and lightweight logging solution for PHP >= 5.3
时间:2013-01-04 14:24
lf4php/lf4php-log4php
This is an lf4php binding for log4php.
时间:2012-12-24 22:02
webvariants/eventlog
AddOn for SallyCMS to log events
时间:2012-12-23 22:43
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.mail-logger
This package contains a logger that sends a mail when a log message is received.
时间:2012-12-22 19:31
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.filter-logger
This package contains a class that acts as a logger. It purpose is to apply a filter on logs and forward the logs to another logger that will take care of storing the log.
时间:2012-12-22 14:24
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
lf4php/lf4php
This is a facade for logging frameworks.
时间:2012-12-17 09:47
lf4php/lf4php-stdout
This is an lf4php binding for Stdout.
时间:2012-12-15 16:35
runopencode/dm-log-file-manager-plugin
dmLogFileManagerPlugin - manage log files of Diem Extended
时间:2012-12-10 00:51
mouf/utils.network.http.curlhtmlbrowser
This package contains a class that mimics a web browser. Using the Curl HTML Browser, you can easily query a web site in HTTP or HTTPS, and analyze the HTML answered. The Curl HTML Browser will handle sessions for you, so you can use it to log into a website and retrieve data from the logged part of
时间:2012-12-05 14:23
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