I created a C # class library and registered this as a com object on my server. and I call C # methouds using VBscript code.
Can log4.net be used to register information for this scenario?
Yes, you can use it in your class library, there is no problem
check this announcement for details: How to enable log4net for class library?