How to add the source name in the server.log

Herman Cools

New Member
I'm new to webspeed (version 9.1d), and I'm cleaning up errors that I find in the server.log files. But I cannot see the source name in the log file.
(e.g. S-0002>(5-jul-06 09:33:17:653) [3352] Cannot Get on query browse-qry which is not opened. (3159) )

How do I add the source name that causes the error/message, so I don't have to guess which one of the 1000 sources I need to fix?

Thx
Herman
 
Did you try set logging level to verbose (3) for the agent? Then each remote procedure execution is logged as well. That should give you the name of the program.

Casper
 
Back
Top