Download List

Descripción del Proyecto

jLouiss is a shared library for logging of start and return of Java methods together with their parameters and result values. Is is designed as an add-on to the JDKs 1.2, 1.3, and 1.4 by various vendors. The tracer output can be controlled by using regular expressions. jLouiss is designed on the JDK JVMDI interface (older releases used the JIT interface).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-02-17 14:55
0.9

Muchas de las mejoras se han añadido en esta versión, incluyendo un mejor soporte de los subprocesos múltiples, sangría, y JDK 1.4 ajustes.
Tags: Development, Major feature enhancements
Many improvements were added in this release, including better support of multithreading, indenting, and JDK 1.4 adjustments.

2001-10-28 16:16
0.8

El archivo de configuración general (jLouiss.cfg) ha sido reemplazado por archivos de configuración individual para cada proyecto. Montones de nuevas opciones de control para la salida del marcador fueron agregadas.
Tags: Development, Major feature enhancements
The general configuration file (jLouiss.cfg) has been replaced by individual configuration files for each project. Lots of new control options for tracer output were added.

2001-10-06 20:46
0.7

Más parámetros de configuración de nuevo, una solución para una pérdida de memoria, y una versión mejorada de Win32.
Tags: Development, Major bugfixes
More new configuration parameters, a fix for a memory leak, and an improved Win32 version.

2001-09-28 01:01
0.6

Esta versión es completamente reescrito, y ahora está utilizando una interfaz JVMDI y el apoyo a los sistemas operativos más y más JDK (hasta 1,4).
Tags: Development, Major feature enhancements
This release is completely rewritten, and is now using a JVMDI interface and supporting more operating systems and more JDKs (up to 1.4).

2001-08-26 15:55
0.5

Segundo tipo de invocación (necesario para algunos JDK) fue añadido.
Tags: Development, Minor feature enhancements
Second invocation type (needed for some JDKs) was added.

Project Resources