DevForce Help Reference
TraceFileXmlLogger Class Members
Fields  Properties  Methods 


The following tables list the members exposed by TraceFileXmlLogger.

Public Constructors
 NameDescription
Public ConstructorTraceFileXmlLogger ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldDocumentNodeName Root node name used in the output document.  
Top
Public Properties
 NameDescription
Public PropertyArchiveLogs Gets whether to archive logs. i.e. make a backup copy of the old log before overwriting it.  
Public PropertyIsSingleThreaded This logger is multi-threaded.  
Public PropertyLogFileName Gets the output log file name.  
Top
Public Methods
 NameDescription
Public MethodDispose Closes the log file.  
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodLog Writes the trace message to the debug log.  
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

TraceFileXmlLogger Class
IdeaBlade.Core Namespace

Send Feedback