How to apply equal indentation to multi-line log entry in log4net?
I want to add equal indentation in log file which is currently showing entries like below. I am using default Log4net appender which gives result like this.
Log4net is not working correct in C# code
I make two logger.
When i Start this project, LogFile and LogFolder is working.
The contents of the log operate abnormally.
log4net not logging/creating log file
I am trying to use , for logging for a c# console app that i created. It doesnt seem to work for some reason , or i am not sure what i missed. Any help ?