<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>irof</author_name>
  <author_url>https://blog.hatena.ne.jp/irof/</author_url>
  <blog_title>日々常々</blog_title>
  <blog_url>https://irof.hateblo.jp/</blog_url>
  <categories>
    <anon>ソフトウェア</anon>
  </categories>
  <description>やっつけ仕事のメモ。 精度も速度も求められてない時、つまり自分が参考に見る為に DEBUG や INFO が混在したログから ERROR だけを抜き出すのには、サクラエディタで正規表現の置換でやってます。 ^(.+\[ERROR\].+\r\n)?.*\r?\n?これを \1 に置換するだけ。改行を含むログはアウトです。対象が1万行程度までなら問題ないですが、10万行とかになると結構時間かかっちゃうので別の方法使います。多分関連: sakuraエディタでログを強調表示する正規表現キーワード - 日々常々</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Firof.hateblo.jp%2Fentry%2F20110310%2Fp1&quot; title=&quot;サクラエディタでログからERROR行だけ抜粋する - 日々常々&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-10 00:00:00</published>
  <title>サクラエディタでログからERROR行だけ抜粋する</title>
  <type>rich</type>
  <url>https://irof.hateblo.jp/entry/20110310/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
