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
Escaping special characters in multiple appenders
- #315
#315
Open
FreeAndNil
wants to merge 11 commits into
master
apache/logging-log4net:master
from
Feature/315-local-syslog-newlines
apache/logging-log4net:Feature/315-local-syslog-newlines
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Escaping special characters in multiple appenders
#315
FreeAndNil
wants to merge 11 commits into
master
apache/logging-log4net:master
from
Feature/315-local-syslog-newlines
apache/logging-log4net:Feature/315-local-syslog-newlines
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2026
move SyslogNewLineHandling out of RemoteSyslogAppender #315
Show description for 4e3ec1c
FreeAndNil
committed
4e3ec1c
View commit details
Copy full SHA for 4e3ec1c
Browse repository at this point
escape newlines in LocalSyslogAppender content #315
Show description for 8772693
FreeAndNil
committed
8772693
View commit details
Copy full SHA for 8772693
Browse repository at this point
escape NUL characters in OutputDebugStringAppender content #315
Show description for 6046fe9
FreeAndNil
committed
6046fe9
View commit details
Copy full SHA for 6046fe9
Browse repository at this point
escape NUL characters in EventLogAppender content #315
Show description for dc5855a
FreeAndNil
committed
dc5855a
View commit details
Copy full SHA for dc5855a
Browse repository at this point
escape what RemoteSyslogAppender cannot send instead of deleting it #315
Show description for 7771706
FreeAndNil
committed
7771706
View commit details
Copy full SHA for 7771706
Browse repository at this point
compare ordinally when asserting no NUL survives #315
Show description for 522064b
FreeAndNil
committed
522064b
View commit details
Copy full SHA for 522064b
Browse repository at this point
compute the EventLog size limit instead of guessing it #315
Show description for 28fbfb2
FreeAndNil
committed
28fbfb2
View commit details
Copy full SHA for 28fbfb2
Browse repository at this point
share the content escapes in ContentEscape #315
Show description for 2998f34
FreeAndNil
committed
2998f34
View commit details
Copy full SHA for 2998f34
Browse repository at this point
escape what the Telnet writer cannot encode #315
Show description for e3edfab
FreeAndNil
committed
e3edfab
View commit details
Copy full SHA for e3edfab
Browse repository at this point
record the escaping rule in CLAUDE.md
Show description for 7174337
FreeAndNil
committed
7174337
View commit details
Copy full SHA for 7174337
Browse repository at this point
escape what the pickup mail writer cannot encode #315
Show description for 4d2e10f
FreeAndNil
committed
4d2e10f
View commit details
Copy full SHA for 4d2e10f
Browse repository at this point
You can’t perform that action at this time.