logfile property

String logfile

The certbot log file

Implementation

String get logfile =>
    join(CertbotPaths().letsEncryptLogPath, CertbotPaths().logFilename);