accessLogPath property

  1. @override
String get accessLogPath
override

Where the access log lives. Only consulted when enableAccessLog is true.

Implementation

@override
String get accessLogPath => storagePath;