Method: Pdfcrowd::HtmlToImageClient#setDebugLog

Defined in:
lib/pdfcrowd.rb

#setDebugLog(value) ⇒ Object



2556
2557
2558
2559
# File 'lib/pdfcrowd.rb', line 2556

def setDebugLog(value)
    @fields['debug_log'] = value
    self
end