LoggerOutput.developerMessage constructor

LoggerOutput.developerMessage()

Implementation

factory LoggerOutput.developerMessage() {
  return DeveloperLoggerOutput();
}