logView property

String? logView
getter/setter pair

Optional log view that will be used to query logs.

If empty, the _Default view will be used.

Optional.

Implementation

core.String? logView;