Pages tagged logging:

Perf4J 0.9.7 -
http://perf4j.codehaus.org/

Perf4J is a set of utilities for calculating and displaying perfomance statistics for Java code. For developers who are familiar with logging frameworks such as log4j or java.util.logging, an analogy helps to describe Perf4J: Perf4J is to System.currentTimeMillis() as log4j is to System.out.println()
Perf4J
Java performance tool
darwin's firepython at master - GitHub
http://github.com/darwin/firepython/tree/master
Python logging console for Firebug
FirePython is a sexy Python logger console integrated into Firebug.
SourceForge.net: Scribe
http://sourceforge.net/projects/scribeserver/
Scribe is a server for aggregating log data streamed in real time from a large number of servers. It is designed to be scalable, extensible without client-side modification, and robust to failure of the network or any specific machine.
Facebookのログ収集ソフトウェア
Spike
http://lucidmac.com/products/spike
Looks like a handy addition to the toolkit
"Rails log file viewer."
log analyzer app for rails logs
Spike is a log file viewing & (if we’re being generous) analysis tool for Rails developers.
Desktop app for the Mac that shows Rails log files.
Apacheのログ出力に追加しておいたほうがいい(かもしれない)設定
http://neta.ywcafe.net/000951.html
%D リクエストを処理するのにかかった時間、マイクロ秒単位
Apacheのマニュアル読めってこと
Scott Hanselman's Computer Zen - ELMAH: Error Logging Modules and Handlers for ASP.NET (and MVC too!)
http://www.hanselman.com/blog/ELMAHErrorLoggingModulesAndHandlersForASPNETAndMVCToo.aspx
A cool tool for reporting errors on ASP.NET web sites
via Scott Hanselman's Computer Zen
blackbirdjs - Google Code
http://code.google.com/p/blackbirdjs/
Blackbird offers a dead-simple way to log messages in JavaScript and an attractive console to view and filter them. You might never use alert() again.
javascript logging utility
Great looking js logging console for all browsers
Python Debugging Techniques | Ayman Hourieh's Blog
http://aymanh.com/python-debugging-techniques
code.interact(), Python debugger and logging
und the current line. Let's give it a try:
Plumber Jack: Python Logging 101
http://plumberjack.blogspot.com/2009/09/python-logging-101.html
Elite Log File Scrolling with Color Syntax
http://www.askapache.com/security/elite-log-file-scrolling-with-color-syntax.html
pipe
Script lets you scroll logfiles automatically colorized making them a TON easier to read at a glance!
Distributed Logging: Syslog-ng & Splunk - igvita.com
http://www.igvita.com/2008/10/22/distributed-logging-syslog-ng-splunk/
stream live logs from your Ruby, Haproxy, and Nginx processes into your Splunk database for easy debugging and profiling. Of course, same procedures apply to any other process on a remote server - make it log to syslog, and you can route it to Splunk!
Product: Scribe - Facebook's Scalable Logging System | High Scalability
http://highscalability.com/product-scribe-facebooks-scalable-logging-system
Coding Horror: The Problem With Logging
http://www.codinghorror.com/blog/archives/001192.html
Logging level definition
A recent Stack Overflow post described one programmer's logging style. Here's what he logs: