Logger.AddXMLTimestampEntry Method
Appends a XML entry tag with a timestamp attribute enclosing other XML data to the log
public
void AddXMLTimestampEntry(
String xmlData);
Parameters
-
xmlData
- The XML data to be enclosed
See Also
Logger Class | PocketContext Namespace