<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ykhr-kokko</author_name>
  <author_url>https://blog.hatena.ne.jp/ykhr-kokko/</author_url>
  <blog_title>気付いたとき、気が向いたとき。by ykhr</blog_title>
  <blog_url>https://ykhr-kokko.hatenadiary.org/</blog_url>
  <categories>
    <anon>Java</anon>
    <anon>Eclipse</anon>
  </categories>
  <description>プラグインからログ出力する際は、ILogというクラスを利用する。 ILogは、org.eclipse.core.runtime.Plugin#getLogで取得できる ILog log = YKHRPlugin.getDefault().getLog(); ログ出力は、ILog#log(IStatus)を使う。 # Statusのコンストラクタの第3引数の、codeっつーのがよくわからない。 # code the plug-in-specific status code, or OK らしいけど・・・。 IStatus status = new Status(IStatus.ERROR, YK…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fykhr-kokko.hatenadiary.org%2Fentry%2F20070312%2F1173691448&quot; title=&quot;プラグインからのログ出力 - 気付いたとき、気が向いたとき。by ykhr&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>2007-03-12 18:24:08</published>
  <title>プラグインからのログ出力</title>
  <type>rich</type>
  <url>https://ykhr-kokko.hatenadiary.org/entry/20070312/1173691448</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
