
10 Sep
2011
10 Sep
'11
8:47 p.m.
On Sep 10, 2011, at 12:50 PM, Ceki Gülcü wrote:
I should also note that at some point LocationAwareLogger wasn't even passing the argument array so EventLogger had to convert the EventData to an XML String. When you added the argument array to LocationAwareLogger you modified EventLogger to pass a null, not the EventData object. So using EventLogger is very expensive.
It would be trivial to correct EventLogger wouldn't it?
It would have before you switched to git :- ) - I lost my commit privs when you did that. Ralph