hello,

I want to use log4net for my smart device applicaiton to log the method
calls. Is it anyway possible to log the method calls with this package on a
Smart Device Application? - Because for now I only found out that I can write
log messages in the code with this package and write it out in a file or
console,etc.

robert