Hi,
I've downloaded log4net, but I've realised that there are different assemblies for .NET and Mono.
Is possible to use the same assembly for .NET and Mono? I wouldn't like to have to recompile the application or change the file manually, is there a way to add one or add the two and put a condition somewhere?
Cheers.