EnterpriseLibrary.Logging directory ..
- by MüllerDK
Hi,
I'm using MS EnterpriseLibrary.Logging and that works perfectly.
But the logfile(s) are placed in where the program file are located.
How do I get it to place my logfiles in individual users applicationData folder??
The folder I'm talking about is the one you get by calling
"Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData)".
Any help appreciated :-)
Best Regards
Søren