开发者

What is this "Log" class?

I see an application have used 开发者_Go百科Log.info = "some info" where are these logs created by the application ? where can i see that ?


you could use procmon to monitor which files are written to when you step over this line.


Check for potential configuration settings in App.config. If it is a 3rd party Logging Framework (e.g. log4net) there may be some clue in the App.config. Otherwise you'll need to post more info.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜