[ Web Proxy ]
URL:
Viewing: https://developer.mozilla.org/ko/docs/Web/API/console/warn_static [Back]  [Original]

console.warn() - Web API | MDN

This page was translated from English by the community. Learn more and join the MDN Web Docs community.

View in English Always switch to English

console.warn()

Baseline Widely available

This feature is well established and works across many devices and browser versions. Its been available across browsers since 2015 7.

console.warn() .

: Firefox .

In this article

js
console.warn(obj1 [, obj2, ..., objN]);
console.warn(msg [, subst1, ..., substN]);

obj1 ... objN

JavaScript . .

msg

0 JavaScript .

subst1 ... substN

msg JavaScript . .

console .

Specification
Console
# warn


Web Proxy Viewer  |  New URL  |  Original Page