The methods of the TJwLogWriter class are listed here.
|
|
Name |
Description |
![]() |
AddAttribute is a helper function that adds an attribute structure TJwXMLAttribute to an array TJwXMLAttributes. | |
![]() |
AddAttributes is a helper function that adds source code location attribute like classname, methodname and filename from where the log is made. | |
![]() |
AddEventType adds an event type to an events list. | |
![]() |
CheckLogEventType checks whether a log type and its type value should be logged to file. | |
|
This is CreateObject, a member of class TJwLogWriter. | |
|
This is Done, a member of class TJwLogWriter. | |
|
EndWriteMultipleTags ends creating sub tags which was commenced by StartWriteMultipleTags. | |
![]() |
FormatString is a helper function that is used to format a tag value. It replaces line breaks with c style line breaks (n). | |
|
This is GetOnXMLWrite, a member of class TJwLogWriter. | |
|
This is GetOnXMLWriting, a member of class TJwLogWriter. | |
![]() |
GetThreadName returns the value of the attribute thread which contains the name (or ID) of the thread which logged a message. | |
|
This is SetOnXMLWrite, a member of class TJwLogWriter. | |
|
This is SetOnXMLWriting, a member of class TJwLogWriter. | |
|
StartWriteMultipleTags starts a tag with sub tags. All subsequent calls to WriteSingleTag will create tag under this tag. Call EndWriteMultipleTags to end creating sub tags. Multiple sub tags is not supported directly. Instead the instance is created again. | |
|
WriteSingleTag writes a single tag. |
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|