Categories
Tags → Log4j

Using NHibernate and Log4Net in ASP.NET 2.0 applications

Hibernate and Log4J are a de-facto standard of ORM (Object-relational mapping) and logging (respectively) in Java world. That''s why both were ported to .NET runtime environment. NHibernate is ORM solution and is intended for transparent b...
DETAILS

Instant logging: Harness the power of log4j with Jabber

Not only is logging an important element in development and testing cycles -- providing crucial debugging information -- it is also useful for detecting bugs once a system has been deployed in a production environment, providing precise context infor...
DETAILS

MBH Log Initialization Servlet

The MBH Log Initialization Servlet is a very handy servlet for initializing logging facilities in your application. By configuring this servlet to ''load-on-startup'' first, all your servlets and tag libraries within the web.xml can rely on...
DETAILS

Log4JMonitor

Log4JMonitor is a Java application that consists mainly of a frame listing all the Log4J messages/events received by another application which produces such events (using Apache''s Log4J engine) and sends them to Log4JMonitor through the network...
DETAILS
©2003-2019 jCay.com