Share via


Warn Element

The Warn element represents a logged trace for a warning.

Attributes

Attribute Description
File The full file name to the source file where the warning is reported.
Line The line number where the warning occurred.
UserText A text message for the warning.

Example

<Warn File="c:\tests\unittest\main.cxx" Line="203" UserText="This is a warning message" 
      CA="34558" LA="2367255">
      
    <RTI ID="1207879918" /> 
         
    <CTX ID="1637872268" /> 
    
</Warn>

See Also

Logger XML Schema

Send feedback on this topic
Built on December 10, 2009