Re: How redirect LOG macro to Debugger

Barry Bond <[email protected]>
Newsgroups gmane.comp.windows.devel.dotnet.rotor
Message-ID <4723C6445B1E2340AF64D9A4522C1AF808365C4B@red-msg-08.redmond.corp.microsoft.com>
Take a look at sscli/docs/techinfo/logging.html - if you set
COMPLUS_LogToDebugger=1 in your environment, the Execution Engine will
route its debug messages to OutputDebugString.  The PALs use a different
logging mechanism, but the Win32 PAL can also log via OutputDebugString.

Barry
This posting is provided "AS IS" with no warranties, and confers no
rights. 

-----Original Message-----
From: Discussion of the Rotor Shared Source CLI implementation
[mailto:[email protected]] On Behalf Of Daniel Vasquez
Lopez
Sent: Tuesday, July 01, 2003 10:24 AM
To: [email protected]
Subject: [DOTNET-ROTOR] How redirect LOG macro to Debugger

Hi,

What is the best way to configure rotor in order to call something
like ::OutputDebugString in each call to the LOG macro.

...I'd like to see logs in the VS.NET Output Window.

thanks.

Daniel.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.