I need To Log in Database then if db connection is not available then i need to log in the File and Event also.
so how i can manage multiple loging logically ?
Should i able to use more then one config file in for all three diffrent Appender in Net4Log ?
I have found the solution i use the signgle app.config file and add three appender in this and i use in my code to configer the which appender is i need to use.