Hi
Here is a snippet of my web.config file
<!-- Change the appropriate flags to turn on SOAP logging. -->
<add key="LogPath" value="C:\Logs\"/>
<add key="LogToConsole" value="false"/>
<add key="LogToFile" value="true"/>
<add key="MaskCredentials" value="true"/>
But it logs nothing anyway!
and can you tell me the reason of MaskCridentials?
Regards
Harut.
On Mon, Aug 3, 2009 at 9:53 PM, AdWords API Advisor <
[email protected]> wrote:
>
> Hi Harroot,
>
> Are you modifying the keys in the App.config of your exe? The
> configuration keys should be in your main application's app.config, or
> web.config if you are developing a web application. The app.config
> included with the library is for reference purposes only.
>
> Regards,
> Anash P. Oommen, AdWords API Team
>
> On Jul 31, 5:20 pm, Harutyun Terteryan <[email protected]> wrote:
> > Hi all
> >
> > Why the AdWords .net API client does not log any information about
> > response, though I have mentioned the value of 'LogToFile'( in config
> file)
> > field = true.
> >
> > Best regards
> > Harroot.
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
-~----------~----~----~----~------~----~------~--~---