method Logger.prototype.info Logger.prototype.info(message: string): void Logs an info message Parameters message: string Return Type void