Configuring log4net without xml in VB.NET

View: New views
1 Messages — Rating Filter:   Alert me  

Configuring log4net without xml in VB.NET

by Tobias Schittkowski :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I want to share my code to configure the (excellent!) log4net logging system:

http://www.schittkowski.de/?q=node/25


- RollingFileAppender
- AdoNetAppender using Postgres
- ColoredConsoleAppender

Some feedback is welcome!

Regards,

Tobias