Debugging log4net
I ran into an issue with log4net today where it just would NOT log to the database. I knew the
database connection settings were fine, and the config file was fine, but some minor changes I
had made to field sizes resulted in the whole thing not logging.
[Read More]