0

My intention is create a log file on a remote server from a standalone app(Winforms). Also, will require to edit/read it at times from the application. Please provide your expert advice and insights.

Thanks in advance.

  • Possible duplicate of [How to do logging in c#?](http://stackoverflow.com/questions/5057567/how-to-do-logging-in-c) – Jake Jul 13 '16 at 16:21
  • Thanks Jake. However, what I'm looking for is not logging in local environment but logging on a remote server. – user2736048 Jul 14 '16 at 18:50
  • So from the point of view of the remote server, you can still log locally, meaning writing to a log on a remote server. Are you trying to log to a second location, meaning not on the remote server? – Jake Jul 14 '16 at 21:03
  • I'm just trying to log on a remote server from a stand alone app running locally at end user's side. – user2736048 Jul 17 '16 at 10:19

0 Answers0