Altsoft Xml2PDF Server Library

Xml2PDFLog Class

NOTE: This class is now obsolete.

Use of Altsoft.Publisher namespace classes is recomended.


Provides methods of accessing certain log file.

For a list of all members of this type, see Xml2PDFLog Members.

System.Object
   Altsoft.Xml2PDF.Xml2PDFLog

public class Xml2PDFLog

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

APLog file is created during formatting process. All notification and error messages are saved to the log file. The result of formatting, transforming or validating (whether source xml/fo/xsltSource/xhtml/svg file is successfully formatted, transformed or simply passed validation) is also saved to the log file.

Requirements

Namespace: Altsoft.Xml2PDF

Assembly: Altsoft.Xml2PDF.Server (in Altsoft.Xml2PDF.Server.dll)

See Also

Xml2PDFLog Members | Altsoft.Xml2PDF Namespace