logPublishingOptions property

Map<LogType, LogPublishingOption>? logPublishingOptions
final

Log publishing options for the given domain.

Implementation

final Map<LogType, LogPublishingOption>? logPublishingOptions;