Click or drag to resize

Logger Constructor (String)

Construct Logger.

Namespace: Spire.Additions.Chrome
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public Logger(
	string logFilePath
)

Parameters

logFilePath
Type: System String
Generated log file path
See Also