GeekArticles
Java
ServletsUsing JRun 3.0 Logging Facilities
Author: macromedia.com |
Published: 10th Aug 2005 |
Visited: 800 times |
Add CommentFiled in: ServletsBy Karl Moss JRun Engineer, Allaire Corp. This examines the logging facilities built in to JRun 3.0. The logging subsystem can serve as a portal into JRun, allowing you to not only see what has happened (or gone wrong), but also to gather statistics about the health of the server. You can also configure JRun to log messages to any number of destinations and create your own logging component to perform customized filtering and writing as well. Where Do Servlet log() Messages Go?...n
Read Article Sponsored Links
Related Articles
• Clog - Client Logging, Silverlight Edition A customizable log provider system that allows you to harness your existing logging system to log client side messages to your server. Includes a Silverlight interface and Log Vie ...
• Clog: Client Logging, WPF Edition A customizable log provider system that allows you to harness your existing logging system to log client side messages to your server using WCF. Includes WPF sample applicati ...
• Logging system for .NET SOA applications No matter how well you design your system a distributed SOA application is always complex. When a SOA application fails, it can be difficult to track down the cause of the problem and the web service where the error occurred. To handle this difficulty, you need a logging system such as Upto ...
• Logging system for .NET SOA applications No matter how well you design your system a distributed SOA application is always complex. When a SOA application fails, it can be difficult to track down the cause of the problem and the web service where the error occurred. To handle this difficulty, you need a logging system such as Upto ...