Greetings!
I would like to submit a patch that adds an SQLite database appender for initial review. This is an initial implementation, comments are welcome.
Highlights:
* log to an SQLite database (using a fixed schema)
* conditionally enabled with "--with-sqlite" at configure time
* includes a small test program
Notes:
* Configurator/factory support is implemented but not well tested
Cheers,
--
Mike
SQLite Appender