LogAgent
As an experiment I have written a simple auto logging agent for Java programs.
This logging agent inserts tracing code to Java programs during runtime. The LogAgent is
using the standard logging facilities of the
Java environment, as introduced in Java 1.4, and the instrumentation interface
introduced in Java 1.5. (Hence the minumum requirement is a Java 1.5 environment.) Download the LogAgentThe Manual for the LogAgentThe Changes in the LogAgentIf you have improvements, contact information on the homepage of this host.An UUID generator on the web The uptime of home.famkruithof.net The exercises of the Enterprise Javabeans 3.0 book performed on the Sun Application Server instead of JBoss |