Class NormalizedJDBCTarget

All Implemented Interfaces:
ErrorAware, LogTarget, Closeable

public class NormalizedJDBCTarget extends DefaultJDBCTarget
JDBC target that writes to normalized tables. This reduces overhead and cost of querying/storing logs.

Parts based on JDBC logger from prottomatter by Nate Sammons

Author:
Peter Donald