<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Logging - Tag - IT Guy Journals</title>
        <link>https://www.itguyjournals.com/tags/logging/</link>
        <description>Logging - Tag - IT Guy Journals</description>
        <generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>luka.krapic@gmail.com (Luka Krapić)</managingEditor>
            <webMaster>luka.krapic@gmail.com (Luka Krapić)</webMaster><lastBuildDate>Sat, 21 Jun 2025 17:50:06 &#43;0200</lastBuildDate><atom:link href="https://www.itguyjournals.com/tags/logging/" rel="self" type="application/rss+xml" /><item>
    <title>Structured Logging in Python</title>
    <link>https://www.itguyjournals.com/structured-logging-in-python/</link>
    <pubDate>Sat, 21 Jun 2025 17:50:06 &#43;0200</pubDate>
    <author>Luka Krapić</author>
    <guid>https://www.itguyjournals.com/structured-logging-in-python/</guid>
    <description><![CDATA[<p>In modern DevOps workflows, observability plays an important role. Operating distributed systems often depends on telemetry data, including metrics, traces, and logs. Logs are frequently a detailed source of information during troubleshooting. Traditional unstructured log messages, written as free-form text, can make it difficult to extract useful information automatically.</p>
<p>Structured logging organizes log data into a consistent, machine-readable format. For a primer on telemetry systems and observability fundamentals, see the blog post <a href="../introduction-to-telemetry-systems" rel="">Introduction to Telemetry Systems</a>.</p>]]></description>
</item>
</channel>
</rss>
