logger property

LoggerService logger
final

The LoggerService used for logging command output and interactively prompting users.

Implementation

final LoggerService logger = locator<LoggerService>();