chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.log / LogDomain / enable

enable

suspend fun enable(): Unit

Enables log domain, sends the entries collected so far to the client by means of the entryAdded notification.

Official doc