log4net weirdness

Log4net buffers, i.e. it accumulates log entry then writes them to the database.

So if you are testing log4net and getting nothing… it might be the buffering.

← Back to Tech