Skip to content

Conversation

@ish-1313
Copy link

Adds remote logging support via UDP with RFC 5424 compliance

This PR enhances the original SyslogCore with:

  • Remote syslog support over UDP
  • Structured RFC 5424 message format
  • Auto caller detection using [CallerMemberName]
  • Safer resource management (GCHandle, proper disposal)

All features are optional and do not break existing functionality.
The core logic remains a single C# file with no dependencies.

Tested in ASP.NET Core environment on Linux.

Fork available at: https://github.com/ish-1313/SyslogCore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant