Details
Description
I have implemented a new PatternStringConverter which will expand the application AppUserDataPath (System.Windows.Forms.Application.UserAppDataPath). This is usefull, if you wish to log into this directory when a certain user has no write rights for the application directory.
Here an example:
<file type="log4net.Util.PatternString" value="%userappdatapath\Log.txt"/>
Regards,
André