Can I use log4net in VB, CPP and C APIs for a consistent logging across my application?

Mar 4 2010 8:55 AM

Hi,
My application has APIs built in VB, C++, C and Vb.net. I would like to maintain consistent logging across my application.
I can use Log4CPP, Log4C etc in respective APIs but can I use only log4net to log information in all VB, C++ and C APIs (using regasm)?
Appreciate your thoughts!
Thanks
Rajesh

Answers (1)