willardf / Hazel-Networking

Hazel Networking is a low level networking library for C# providing connection-oriented, message-based communication via RUDP.
MIT License
385 stars 60 forks source link

Adding warning level to logging and changing duplicate record errors to warnings #49

Closed Mukikaizoku closed 1 year ago

Mukikaizoku commented 1 year ago

The duplicate records are pretty much normal/expected, but could be indicative or supporting evidence for a network issue - turning to a warning for now