Skip to content

ElectronStartLoggingOptions.captureMode?

ElectronStartLoggingOptions › captureMode?

Unofficial

Type: 'default' | 'everything' | 'includeSensitive'

What kinds of data should be captured. includeSensitive adds cookies and auth data; everything adds all bytes transferred on sockets.