Hello, I'm just starting with log4net and want to know how to log to the same log from several projects in a solution. The way i use it in a single project is very easy. Just create a config file, create ILog object and log away, but i have no idea how that whole thing works when i have many projects that need to log to the same file.
Another question is can i make the projects share log4net single configuration file and write to the same log file? And is it possible to later split the logging to many files? Thanks, darthBug -- View this message in context: http://www.nabble.com/How-to-log-from-multiple-projects-using-log4net--tp17327942p17327942.html Sent from the Log4net - Users mailing list archive at Nabble.com.