简体   繁体   English

在OperationSequenceComponent内部记录

[英]Logging inside OperationSequenceComponent

I need to add logging inside existing OperationSequenceComponent, I can use Debug.Write("") to write information into debug stream. 我需要在现有OperationSequenceComponent内部添加日志记录,可以使用Debug.Write(“”)将信息写入调试流。

But I'm wondering if there any possibility to log into file or database into OperationSequenceComponent ? 但是我想知道是否有可能登录文件或数据库到OperationSequenceComponent?

If you have not read through it in its entirety, first read through the original Microsoft Commerce Server 2009 Documentation on Logging, Tracing and Exception management for the Commerce Foundation. 如果您没有完整阅读它,请先阅读有关Commerce Foundation的日志记录,跟踪和异常管理的原始Microsoft Commerce Server 2009文档。 It is available off of msdn here 在这里可以从msdn关闭

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM