I know this is log4net releated but I am a Linux retard
I notice that for log4net 1.2.10 there are binaries for both net 2.0 and mono 2.0. Should I be using the mono specific dlls? It shouldn't matter as long as I use the appenders that should work on both windows and linux right? e.g the file appender
I am running the app under mod-mono-server4 - Do I need to do anything special in terms of being able to write to directories on Linux like you do in Windows (e.g giving the
asp.net worker process access to that directory?
BTW I managed to get the app living at the root path (
http://localhost) using a Virtual Host config setup which I generated here
http://go-mono.com/config-mod-mono/Any help would be much appreciated :)
Thanks Jake