After I installed the dynaTrace agent on the development PC I get these messages added during build on post-build events:
2012-02-14 12:36:01 info [native] No Registry-Settings exist for this process
2012-02-14 12:36:01 info [native] ---------------------------------------------------------------------------------
2012-02-14 12:36:01 info [native] dynaTrace Agent for .NET (c) 2004-2011 dynaTrace software GmbH, www.dynatrace.com
2012-02-14 12:36:01 info [native] ---------------------------------------------------------------------------------
2012-02-14 12:36:01 info [native] Version ..................... 4.0.0.2599, build date Sep 12 2011
2012-02-14 12:36:01 info [native] Command line is "C:\Program Files\Microsoft Moles\bin\moles.exe" xxxx
Also I have a command files that simply call SharePoint stsadm.exe and every time I run these files, I get these messages.
Can I turn them off?
-Stan
Answer by Christian S. ·
hi Stan,
you can set the environment variable 'DT_DISABLEINITIALLOGGING' to 'true' to omit initial .NET agent logging.
you can set this e.g. system-wide as the COR_PROFILER env var.
best,
Christian
JANUARY 15, 3:00 PM GMT / 10:00 AM ET