Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

By default SPIN logs to a local memory resident database provided by the JDK called Derby.
You can override Derby and log to your own database (such as mysql) by providing a copy for your database provider:

TODO

  • edit SqlMapConfig.properties
  • edit LogEntrySqlMap.xml
  • edit spin-ibatis-logentry-create.sql

Anchor
log4j
log4j


Application Logging with Log4j

...