Hi All,
I am creating one setup project(Main Project) which Contain some modules and i am maintaining its logs while using TextWriterTraceListener Class . now i have created another project and added its reference in Main project. and i am trying to save its log in same TextWriterTraceListener class.
But the issue is i am not able to saving another projects logs in it.
Please help me out.
Thanks.