开发者

What is this "Log" class?

开发者 https://www.devze.com 2022-12-26 11:19 出处:网络
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

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

精彩评论

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

关注公众号