Altsoft Xml2PDF Server Library

APLog.ToString Method (String, Boolean)

Gets string presentation of log.

public string ToString(
   string operation,
   bool printWarnings
);

Parameters

operation
Name of logged operation.
printWarnings
Indicates whether warnings should be printed.

Return Value

String presentation of log.

See Also

APLog Class | Altsoft.Publisher Namespace | APLog.ToString Overload List