👀 객체를 출력한다. //console.log(객체명) console.log(console); //결과 //t { // log: [Function], // error: [Function], // info: [Function], // warn: [Function], // dir: [Function], // time: [Function], // timeEnd: [Function], // trace: [Function], // assert: [Function], // clear: [Function], // stdout: { [Function] clear: [Function] }, // _times: {} }