accessLogPath property
Where the access log lives. Only consulted when
enableAccessLog is true.
Implementation
@override
String get accessLogPath => storagePath;
Where the access log lives. Only consulted when
enableAccessLog is true.
@override
String get accessLogPath => storagePath;