method Logger.prototype.warn Logger.prototype.warn(message: string): void Logs a warning message Parameters message: string Return Type void