Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
logging-log4net
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
332
Star
934
Code
Issues
4
Pull requests
3
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Stop network appenders stalling and losing events
- #314
#314
Merged
FreeAndNil
merged 12 commits into
master
apache/logging-log4net:master
from
Feature/314-background-sender
apache/logging-log4net:Feature/314-background-sender
Copy head branch name to clipboard
Sep 3, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Stop network appenders stalling and losing events
#314
FreeAndNil
merged 12 commits into
master
apache/logging-log4net:master
from
Feature/314-background-sender
apache/logging-log4net:Feature/314-background-sender
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
add a background sender for appenders that do network I/O #314
Show description for a6d2836
FreeAndNil
committed
a6d2836
View commit details
Copy full SHA for a6d2836
Browse repository at this point
rename the unreleased 3.4.1 to 3.5.0 #314
Show description for 2c9a14a
FreeAndNil
committed
2c9a14a
View commit details
Copy full SHA for 2c9a14a
Browse repository at this point
link Log4NetAssert into the test project #314
Show description for 225dea0
FreeAndNil
committed
225dea0
View commit details
Copy full SHA for 225dea0
Browse repository at this point
bound a send in SmtpAppender to 15 seconds #314
Show description for ff8c00a
FreeAndNil
committed
ff8c00a
View commit details
Copy full SHA for ff8c00a
Browse repository at this point
bound a send in the MailKit SmtpAppender to 15 seconds #314
Show description for a7f6ad4
FreeAndNil
committed
a7f6ad4
View commit details
Copy full SHA for a7f6ad4
Browse repository at this point
send mail from a background thread in the MailKit SmtpAppender #314
Show description for 02b66be
FreeAndNil
committed
02b66be
View commit details
Copy full SHA for 02b66be
Browse repository at this point
report a buffering appender that is still holding events #314
Show description for 7083581
FreeAndNil
committed
7083581
View commit details
Copy full SHA for 7083581
Browse repository at this point
do not open a second UDP socket in RemoteSyslogAppender #314
Show description for 6736d8c
FreeAndNil
committed
6736d8c
View commit details
Copy full SHA for 6736d8c
Browse repository at this point
send syslog datagrams through BackgroundSender #314
Show description for 2b396ff
FreeAndNil
committed
2b396ff
View commit details
Copy full SHA for 2b396ff
Browse repository at this point
cap the per-event retry in AdoNetAppender #314
Show description for 14c9e26
FreeAndNil
committed
14c9e26
View commit details
Copy full SHA for 14c9e26
Browse repository at this point
cite the right audit finding for the PowerShell version gate #314
Show description for 629a9e0
FreeAndNil
committed
629a9e0
View commit details
Copy full SHA for 629a9e0
Browse repository at this point
wait for the background sender in the buffered mail test #314
Show description for 46affe1
FreeAndNil
committed
46affe1
View commit details
Copy full SHA for 46affe1
Browse repository at this point
You can’t perform that action at this time.