Table of contents


Official Content

This document explains how to generate trace of GAM Deploy Tool and provides a brief overview about it.

In order to get the database access trace generated by the Deploy Tool, just do what follows:

1. Edit the GAMDeploy.client.exe.config file under the folder <GAM Deploy Tool Installation>\Library\GAM\Platforms

2. Change the following line:

<log4net  threshold="OFF">

to the following:

<log4net  threshold="ALL">

3.  After running the GAM Deploy Tool, you will get the log under the folder:

<GAM Deploy Tool Installation>\Resources\Platforms\<NETdbms>

For example, if the DBMS is SQL Server, the location of the client.log file is 

<GAM Deploy Tool Installation>\Resources\Platforms\NetSQL

Note: The GAM Deploy Tool generates another trace under the Temp directory of the user (User\AppData\Local\Temp), which has different information useful for troubleshooting.

See Also

GAM - Troubleshooting

   

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant