TeamEEDev / EECloud.PlayerIO

EECloud.PlayerIO is an unofficial open-sourced version of the Player.IO client DLL written in C#.
5 stars 3 forks source link

Should add ErrorDumper(or Logger) #4

Closed ghost closed 11 years ago

ghost commented 11 years ago

(No changes to the code.)

Yonom commented 11 years ago

Are you asking me to add an empty line of code to the end of a file? For Error part, you can use NLog or Log4net libraries, I dont see the need to add every single feature possible to this api. If you are talking about ErrorLog, it might get added at the end, but there are other features that we want to support before that.