destinations property
An array of objects that describes where your execution history events will
be logged. Limited to size 1. Required, if your log level is not set to
OFF.
Implementation
final List<LogDestination>? destinations;
An array of objects that describes where your execution history events will
be logged. Limited to size 1. Required, if your log level is not set to
OFF.
final List<LogDestination>? destinations;