For the complete documentation index, see llms.txt. This page is also available as Markdown.

showLog

Outputs detailed information to the console.

Details

Attribute: show-log

Type: boolean

Default value: false

Morphology

selphid.showLog = true;

Description

Enable extended logs in the console with details of the internal processes of facephi-selphid-widget.


Example

<facephi-selphid-widget
    showLog={true}
/>

Last updated