<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Troubleshooting on Aaron&#39;s Worthless Words</title>
    <link>https://a996c8ee.aww-3cz.pages.dev/tags/troubleshooting/</link>
    <description>Recent content in Troubleshooting on Aaron&#39;s Worthless Words</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sun, 26 Feb 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://a996c8ee.aww-3cz.pages.dev/tags/troubleshooting/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Using Python Logging to Figure Out What You Did Wrong</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2023/02/using-python-logging-to-figure-out-what-you-did-wrong/</link>
      <pubDate>Sun, 26 Feb 2023 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2023/02/using-python-logging-to-figure-out-what-you-did-wrong/</guid>
      <description>&lt;p&gt;As a warning to everyone, I am not a developer. I am a network engineer who is trying to do some automation stuff. Some of what I’m doing sounds logical to me, but I would not trust my own opinions for production work. I’m sure you can find a Slack channel or Mastodon instance with people who can tell you how to do things properly.&lt;/p&gt;&#xA;&lt;p&gt;I use too many print statements to figure out what&amp;rsquo;s going on. Get an object and print it to screen to make sure it&amp;rsquo;s right. Do a calculation and print the result. There are so many print statements in my code that I had to start using a debug variable to tell it when to print stuff. I even use that technique in my functions.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
