You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "rm5248 (via GitHub)" <gi...@apache.org> on 2023/04/24 01:24:17 UTC

[GitHub] [logging-log4cxx] rm5248 opened a new pull request, #206: Add a new generic DB appender class that can use ODBC to insert data

rm5248 opened a new pull request, #206:
URL: https://github.com/apache/logging-log4cxx/pull/206

   Generic DB appender class that can use ODBC or any other database supported by APR to insert data.
   
   Next steps:
   
   - Make sure this works with SQLite
   - Update documentation to better show how to use it
   - try this with time and line columns not as varchar
   - Mark ODBC appender as deprecated - make ODBC appender a wrapper around the new DBAppender class(keep backwards compatibility)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [logging-log4cxx] rm5248 merged pull request #206: Add a new generic DB appender class that can use ODBC to insert data

Posted by "rm5248 (via GitHub)" <gi...@apache.org>.
rm5248 merged PR #206:
URL: https://github.com/apache/logging-log4cxx/pull/206


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org