Hello,
would there be an easy way to just log all calls from any client on servers of an IceGrid node into a file with a timestamp?
We use the default Logger for some stuff, but
a) I fail to be able to configure it so that it is properly redirected into a file (some output that is visible in the console just disappears, no matter how I configure Ice.StdErr, Ice.StdOut or IceGrid.Node.Output...)
and
b) it would be just better to have a general logging facility that is simply logging all calls made (not as low level as Ice.Protocol or Ice.Network...)
Many thanks,
Chris
PS: we use Ice-3.3.1 on Windows

Reply With Quote
