1. Home
  2. What
  3. "logging"

One Tag, I'll be a cloud.
One Tag, I'll be a cloud.

fluentd documentation

saved on
uri:
https://www.fluentd.org/doc/ This link is now broken.
about:
Fluent is a log daemon, lighter and faster than syslogd

Log.io - Real-time log monitoring in your browser

saved on
about:
A server + web client, which makes it easy to harvest and display logs from servers and web applications. Syslog + graylog plugins on the go.

ExceptionHub | JavaScript Error Tracking

saved on
uri:
http://www.exceptionhub.com/ This link is now broken.
about:
* Logs all JavaScript errors (local or remote) * Provides a stack trace to find the cause in all browsers * Groups errors by cause * Development and Production modes * RSS feeds for errors

Medieval Programming » Propel and PHP Garbage collector

saved on
uri:
http://blog.hma-info.de/2007/10/02/propel-and-php-garbage-collector/ This link is now broken.
about:
I typically disable logging for batch scripts in symfony, which significantly improves memory leak issues. sfConfig::set(’sf_logging_enabled’, false);