BrandonPotter / SimpleTCP

Straightforward .NET library to handle the repetitive tasks of spinning up and working with TCP sockets (client and server).
Apache License 2.0
366 stars 108 forks source link

How to log everything to console window #17

Closed ghost closed 7 years ago

ghost commented 7 years ago

Hey, i have a windows form which opens a console window, how do i make it log everything to that window about simpletcp?