logFileNameSuffix constant

  1. @visibleForTesting
String const logFileNameSuffix

The suffix added after the logNamePrefix followed by the log file index.

Implementation

@visibleForTesting
static const String logFileNameSuffix = '_log';