M
Mitkip
Hello,
I just want to know if it's possible to trace an application into a
dedicated EventLog by just adding a new tag in web.config. I don't to
have to create it by coding something like : ev as new
EventLog("MyEventLog").
How to do it ?
Thanks
I just want to know if it's possible to trace an application into a
dedicated EventLog by just adding a new tag in web.config. I don't to
have to create it by coding something like : ev as new
EventLog("MyEventLog").
How to do it ?
Thanks