Optional
The Unstructured SDK has logs they call console.info to log at request time. Passing true will log these messages. The default of false will overwrite the console.info function so that it does not log.
console.info
true
false
false Copy
The Unstructured SDK has logs they call
console.infoto log at request time. Passingtruewill log these messages. The default offalsewill overwrite theconsole.infofunction so that it does not log.