<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>WaterFalls</author_name>
  <author_url>https://blog.hatena.ne.jp/WaterFalls/</author_url>
  <blog_title>１分技術ブログ</blog_title>
  <blog_url>https://waterfalls.hatenablog.com/</blog_url>
  <categories>
    <anon>Laravel</anon>
    <anon>PHP</anon>
  </categories>
  <description>バージョン Laravel 5.7 概要 Laravelのログ機能を拡張して、UTCとJSTの時刻、IPアドレス、呼び出し元クラス名・メソッド名、 ユーザーIDを出力する。 なお、PHP側のタイムゾーンはUTCとする。 Laravelは5.6からログ出力方法が変わったのでそれ以前のバージョンの場合はここをコピペでは使えないかも。 コード ■config\logging.php 今回はdailyに対してログの設定をする 'channels' =&gt; [ 'stack' =&gt; [ 'driver' =&gt; 'stack', 'channels' =&gt; 'daily', ], 'daily' =&gt; [ …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwaterfalls.hatenablog.com%2Fentry%2F2019%2F07%2F30%2F235658&quot; title=&quot; [PHP][Laravel] Laravelでログをカスタムしてタイムゾーン日時、ユーザーID、クラス名などの様々な情報を出力したい - １分技術ブログ&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>https://images-fe.ssl-images-amazon.com/images/I/51D58VcJouL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-07-30 23:56:58</published>
  <title> [PHP][Laravel] Laravelでログをカスタムしてタイムゾーン日時、ユーザーID、クラス名などの様々な情報を出力したい</title>
  <type>rich</type>
  <url>https://waterfalls.hatenablog.com/entry/2019/07/30/235658</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
