<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>viver</author_name>
  <author_url>https://blog.hatena.ne.jp/viver/</author_url>
  <blog_title>Blog by Sadayuki Furuhashi</blog_title>
  <blog_url>https://frsyuki.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>バイナリ形式のログフォーマットが必要になったので（テキストだと生バイト列を出力できなくて困る。Base64はイヤ）、どうせならオレオレフォーマットではなく一般的に使えるフォーマットだといいなーと思いメモ。 最初の発想 改良1：定義ファイル（静的型付け） 改良2：自己記述性（動的型付け） 改良3：enum 最初の発想は、ログに出力したい内容を MessagePack でシリアライズして出力するだけ。↓こんな感じ。（表記はJSON） [アクセスログ, {&quot;時刻&quot;: 1230415655, &quot;URL&quot;: [&quot;index.html&quot;], &quot;UA&quot;: &quot;Mozilla/5.0 ... Firefox 3…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffrsyuki.hatenablog.com%2Fentry%2F20081228%2Fp1&quot; title=&quot;高速ログフォーマットの提案 - Blog by Sadayuki Furuhashi&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>2008-12-28 00:00:00</published>
  <title>高速ログフォーマットの提案</title>
  <type>rich</type>
  <url>https://frsyuki.hatenablog.com/entry/20081228/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
