Oct. 15, 2014
8:14 p.m.
On 15 Oct 2014, at 21:57, phil@highoctane.be wrote:
Nice!
I'll try the Announcers thing on a Seaside session.
How would you do that? I mean DynamicVariables in GT.
âPhil
I am not sure I understand the question. I did/do Announcement based logging in Seaside, just firing them globally. But I did add a session ID to each log event so that you can keep them apart. My custom WASession subclass adds its #key and #username to the log event objects. I'll send you some example output in private. Sven