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