<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tapira</author_name>
  <author_url>https://blog.hatena.ne.jp/tapira/</author_url>
  <blog_title>カメニッキ</blog_title>
  <blog_url>https://tapira.hatenablog.com/</blog_url>
  <categories>
    <anon>old</anon>
  </categories>
  <description>JavaScriptで作成したプログラムをデバッグしている時に、ある時点での変数やオブジェクトの中身がなんなのかを確認したい事がよくあると思います。 現在、主要ブラウザにはデバッガが搭載されているので、ブレークポイント等で動きを止めつつ、変数を覗いて確認することは出来ます。 しかし、逐次変化する変数をいちいちブレークポイントで停止させながら追っていくのは非常に面倒くさいです。 ましてや、いちいちalert()で出すなど以ての外です…。（僕は毎回これでやってて大嫌いになりました）そこで今回はデバッガのコンソールに出力させる方法を紹介します。■console.log()を使う 引数に渡した値をデバ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftapira.hatenablog.com%2Fentry%2F20110321%2F1300679740&quot; title=&quot;JavaScriptのデバッグ時に、変数やオブジェクトの中身を確認する - カメニッキ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-03-21 12:55:40</published>
  <title>JavaScriptのデバッグ時に、変数やオブジェクトの中身を確認する</title>
  <type>rich</type>
  <url>https://tapira.hatenablog.com/entry/20110321/1300679740</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
