EnterpriseLibrary.Logging directory ..

Posted by MüllerDK on Stack Overflow See other posts from Stack Overflow or by MüllerDK
Published on 2010-04-23T12:41:48Z Indexed on 2010/04/23 12:53 UTC
Read the original article Hit count: 316

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

© Stack Overflow or respective owner

Related posts about enterprise-library

Related posts about .NET