问题
I have created a c# class library, and registerd that as com object in my server. and am calling the c# methouds using VBscript code.
can i use log4.net to log the information on this scenario?
回答1:
Yes you can use it in you class library there no issues in it
check this anwer for detail : How to include log4net for a class library?
来源:https://stackoverflow.com/questions/11356104/can-i-use-log4net-in-class-library