retentionDays property

int? retentionDays
final

Maximum age of logs in days. Logs older than this will be cleaned up. Set to null to keep logs forever.

Implementation

final int? retentionDays;