C# Class ChromeHtmlToPdfLib.Loggers.File

Writes log information to a file
Inheritance: ChromeHtmlToPdfLib.Loggers.Stream
Show file Open project: Sicos1977/ChromeHtmlToPdf

Public Methods

Method Description
File ( string fileName )

Logs information to the given fileName

Method Details

File() public method

Logs information to the given fileName
public File ( string fileName )
fileName string