Hello
i ran into an anoying problem
I used log4net client and deploy my application onto an environment that does not have installed the seq server. The result is that all my application struggled when logging. Once I removed the seq appender, my application succeeded to log with log4net without any problem. It would be great to correct this behaviour. I know we are not supposed to use seq client with no server but in a professionnal world, the machine configuration can be difficult to manage.
thanks