Symantec logo

Using debug messages

You can activate C++ agent debug messages by setting the value of the LogDbg attribute of the resource type to DBG_AGINFO. This directs the framework to print messages logged with agent debug severity of DBG_AGINFO. Debug messages are logged to a specific file:

%VCS_HOME%\log\resource_type_A.txt

Use the halog command with the -addtags option to set up debug tags for use by script agents. Messages from halog are logged to the engine log.