Hello Damian Thank you for the detail explainations. It really helps a lot. Apart from that I also find that in App.Config file they are provide some file structure & File name "trace". They also mention which items are going to be dumped in that logger
file. So I think When we are doing Logger.Log(...) then it is dumping all the structure with value to file. I also analyse the code using decompiling assembly & find that they are calling Write Method inside. Once again thank you for this detail informations.
It is really very helpful. Regards Vipul Langalia
file. So I think When we are doing Logger.Log(...) then it is dumping all the structure with value to file. I also analyse the code using decompiling assembly & find that they are calling Write Method inside. Once again thank you for this detail informations.
It is really very helpful. Regards Vipul Langalia