PostSharp——打破其他方面
我有两种方法,首先执行“缓存”方面,然后执行“日志”方面。 我希望,如果我有“缓存命中”,我不需要记录任何内容!换句话说,如果满足“Cache”方面的某个条件,则必须跳过“Log”方面。
是否可以?
谢谢
I have two method that execute first the "Cache" aspect and next the "Log" aspect.
I want that, if I have a "cache hit" I don't have to Log anything! In other words, if a certain condition in "Cache" aspect is satisified then the "Log" aspect must be skipped.
Is it possible?
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
此问题在此解决:
http://doc.sharpcrafters.com/postsharp/2.0/Content.aspx/PostSharp.chm/html/30402cd7-58ab-49ac-8f5c-65f510174daf.htm
This issue is addressed here:
http://doc.sharpcrafters.com/postsharp/2.0/Content.aspx/PostSharp.chm/html/30402cd7-58ab-49ac-8f5c-65f510174daf.htm