I\'m getting an error on a program that has log4net configured, but no log file is being created. I\'m certain the logging is set up in the program because other users have
I found the problem, and unfortunately it was just that logging had not actually been set up in the program and I was given incorrect information.