willardf / Hazel-Networking

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

logger nullref fix #2

Closed shaunthesheep644 closed 5 years ago

shaunthesheep644 commented 5 years ago

Logger throws nullref and then second Catch block also throws exception. i fixed logger nullref here, but second catch block is still a problem