LogSpecification interface

Log specification for exposing diagnostic logs to shoebox.

Properties

blobDuration

Blob duration for the log

displayName

Localizable name of the log

name

Name of the log

Property Details

blobDuration

Blob duration for the log

blobDuration?: string

Property Value

string

displayName

Localizable name of the log

displayName?: string

Property Value

string

name

Name of the log

name?: string

Property Value

string