Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我制作了一个在网络系统中运行的应用程序。
有时它会挂在某些计算机上,但在其他计算机上却很好。
我想调试它并知道为什么会发生这种情况
怎么可能调试它?
使用日志库添加一些日志记录,例如log4net或NLog都推荐。