Aaron
> One thing which appears broken - although it could be me
> missing something again - is the extraction of properties at
> the remoting server. In my last message I stated that you had
> to use %P{log4net:HostName}, I subsequently found an example
> in the included samples as well. In the latest version there
> have been some changes made to the serialisation and XML
> schema and now the only way to get it seems to be
> %P{log4net_x005F_x003A_HostName}, which is a bit of a mouthful.
Yes that is a bug. I have checked in a fix for this. If you update the
PropertiesDictionary from CVS you will be able to use the more concise
syntax '%P{log4net:HostName}'.
Thanks,
Nicko
> Thanks,
> Aaron