Hiberlog (TM) v0.0.1 Copyright (C) 2004-2005, David Castro Contact: David Castro Hiberlog is a hibernate appender for log4j. Please see LICENSE in this directory for licensing information. Requirements to run/build: Java 2 JRE 1.3+ Hibernate 3.0.5 Some database server supported by hibernate Configuration: Make changes to filter values in config/filters-localhost.properties New config/filters-.properties files can be created and used by specifying the -Dconfig= flag when invoking any goals. Building: To get a jar: type 'maven clean jar' should have your jar in ./target To export the database schema: type 'maven clean schemaexport' Testing: Change maven.test.skip in project.properties to false type 'maven clean test' Notes: This appender was originally the brainchild of an anonymous contributor on the hibernate community pages (http://www.hibernate.org/97.html). I just tried to make it work and give it some polish. Developers: David Castro Problems/questions/suggestions: David Castro The Hibernate Forums (http://forums.hibernate.org/)