Code Coverage by Clover.NET

 « Return to Thread: {registry} renderer

Re: {registry} renderer

by Szerella :: Rate this Message:

Reply to Author | View in Thread

Ok, I know now what was the problem. The separator of the subkeys must be "\\" or "/", otherwise the renderer won't work.

fileName="${registry:key=HKLM/SOFTWARE/HH/Server:value=LogPath:defaultValue=d\:/temp}\log.txt"/>


It is strange because otherwise in the filename fields in the config you can use a single "\" char as directory separator.



Good luck!

 « Return to Thread: {registry} renderer