Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move NetworkTarget to NLog.NetworkTarget package #2680

Closed
snakefoot opened this issue Apr 29, 2018 · 1 comment · Fixed by #5636
Closed

Move NetworkTarget to NLog.NetworkTarget package #2680

snakefoot opened this issue Apr 29, 2018 · 1 comment · Fixed by #5636
Labels
enhancement Improvement on existing feature network/NLogViewer-target
Milestone

Comments

@snakefoot
Copy link
Contributor

snakefoot commented Apr 29, 2018

And add SSL support for NetStandard1_0. For NLog 5.0

@snakefoot
Copy link
Contributor Author

snakefoot commented Oct 24, 2020

Consider making use of the new constructor SocketAwaitableEventArgs(bool unsafeSuppressExecutionContextFlow) introduced with NET5: dotnet/runtime#706 to reduce allocations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement on existing feature network/NLogViewer-target
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants