<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sd08419ttic</author_name>
  <author_url>https://blog.hatena.ne.jp/sd08419ttic/</author_url>
  <blog_title>techno_memo</blog_title>
  <blog_url>https://sd08419ttic.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>概要 pythonのライブラリloggingを用いた動作ログの出力方法についてまとめる logger loggingはpython標準のログ出力用ライブラリであり、ソフトの動作(デバッグ用情報、エラー、例外など)の発生時刻やレベルを管理してログファイルに出力することができる。 loggerモジュールは下記の手順で使用する。 1. loggerの設定 loggerはログの生成・受け渡し等を管理するオブジェクトである。ログを出力ために、ソフトの最初でloggerを生成する。loggerはエラーの種類によって出力する対象を下記の5つのレベルで分類できる。 エラーレベル 値 使用例 DEBUG 10 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsd08419ttic.hatenablog.com%2Fentry%2F2023%2F02%2F26%2F164541&quot; title=&quot;loggingを用いた動作ログ出力 - techno_memo&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>2023-02-26 16:45:41</published>
  <title>loggingを用いた動作ログ出力</title>
  <type>rich</type>
  <url>https://sd08419ttic.hatenablog.com/entry/2023/02/26/164541</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
