ppkarwasz commented on code in PR #2790: URL: https://github.com/apache/logging-log4j2/pull/2790#discussion_r1701714374
########## src/site/antora/modules/ROOT/pages/manual/appenders.adoc: ########## @@ -224,6 +224,12 @@ See xref:manual/appenders/file.adoc[] for details. Rolling file appenders::: See xref:manual/appenders/rolling-file.adoc[] for details. +[#database-appenders] +=== Database appenders + +The appenders write log events directly to a database. Review Comment: Fixed in https://github.com/apache/logging-log4j2/pull/2790/commits/11fa9ec4f4d2b98aa6e901f9ba0de0d5ef28deb6 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
