Menu

Tree [r1] /
 History

HTTPS access


File Date Author Commit
 config 2009-08-17 richardneish [r1] Initial unchanged import from http://www.entwas...
 lib 2009-08-17 richardneish [r1] Initial unchanged import from http://www.entwas...
 resources 2009-08-17 richardneish [r1] Initial unchanged import from http://www.entwas...
 schema 2009-08-17 richardneish [r1] Initial unchanged import from http://www.entwas...
 src 2009-08-17 richardneish [r1] Initial unchanged import from http://www.entwas...
 LICENSE 2009-08-17 richardneish [r1] Initial unchanged import from http://www.entwas...
 README 2009-08-17 richardneish [r1] Initial unchanged import from http://www.entwas...
 maven.xml 2009-08-17 richardneish [r1] Initial unchanged import from http://www.entwas...
 project.properties 2009-08-17 richardneish [r1] Initial unchanged import from http://www.entwas...
 project.xml 2009-08-17 richardneish [r1] Initial unchanged import from http://www.entwas...

Read Me

Hiberlog (TM) v0.0.1
Copyright (C) 2004-2005, David Castro
Contact:  David Castro <arimus@users.sourceforge.net>

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-<name>.properties files can be created and used by
	specifying the -Dconfig=<name> 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 <arimus@users.sourceforge.net>

Problems/questions/suggestions:
  David Castro <arimus@users.sourceforge.net>
  The Hibernate Forums (http://forums.hibernate.org/)


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.