简体   繁体   中英

Can i use log4net in class library?

I have created ac# 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?

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?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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