This is an automated email from the ASF dual-hosted git repository.
FreeAndNil pushed a change to branch Feature/314-background-sender
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git
from 9e52fa23 send syslog datagrams through BackgroundSender #314
add 48558eab cap the per-event retry in AdoNetAppender #314
No new revisions were added by this update.
Summary of changes:
src/changelog/3.5.0/314-adonet-retry-cap.xml | 14 +++
.../Appender/AdoNet/Log4NetCommand.cs | 6 +
src/log4net.Tests/Appender/AdoNetAppenderTest.cs | 126 +++++++++++++++++++++
src/log4net/Appender/AdoNetAppender.cs | 27 +++++
4 files changed, 173 insertions(+)
create mode 100644 src/changelog/3.5.0/314-adonet-retry-cap.xml