Tuesday, January 27, 2009

What is the difference between standard log and extended log?

The standard log sends a subset of functions and messages sent during script execution to a log. The subset depends on the Vuser type

Extended log sends a detailed script execution messages to the output log. This is mainly used during debugging when we want information about:
a) Parameter substitution
b) Data returned by the server
c) Advanced trace

No comments:

Post a Comment