<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Levon M</title>
    <description>The latest articles on DEV Community by Levon M (@goodluck3301).</description>
    <link>https://dev.to/goodluck3301</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3372398%2Fe4539158-9609-4ed5-a3ce-18fc771e3fc9.jpg</url>
      <title>DEV Community: Levon M</title>
      <link>https://dev.to/goodluck3301</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/goodluck3301"/>
    <language>en</language>
    <item>
      <title>🚀 FlexLogger v1.1 Released – Smarter Android Logging</title>
      <dc:creator>Levon M</dc:creator>
      <pubDate>Sun, 20 Jul 2025 15:35:39 +0000</pubDate>
      <link>https://dev.to/goodluck3301/flexlogger-v11-released-smarter-android-logging-5887</link>
      <guid>https://dev.to/goodluck3301/flexlogger-v11-released-smarter-android-logging-5887</guid>
      <description>&lt;p&gt;After extensive testing and feedback, I’m excited to announce FlexLogger v1.1, a lightweight yet powerful logging library for Android developers looking to simplify their debugging process with greater control and cleaner output.&lt;/p&gt;

&lt;p&gt;🆕 What’s New in v1.1?&lt;br&gt;
🎯 Flexible Configuration&lt;br&gt;
Define custom log levels&lt;/p&gt;

&lt;p&gt;Set global tag prefixes&lt;/p&gt;

&lt;p&gt;Fully thread-safe API&lt;/p&gt;

&lt;p&gt;📁 Multiple Destinations&lt;br&gt;
Output logs to Logcat, files, or your own custom targets&lt;/p&gt;

&lt;p&gt;🎨 Pretty Printing&lt;br&gt;
Readable formatting for JSON, XML, and structured logs&lt;/p&gt;

&lt;p&gt;Timestamp and thread info for deeper debugging&lt;/p&gt;

&lt;p&gt;🔄 Smart File Management&lt;br&gt;
Log file rotation&lt;/p&gt;

&lt;p&gt;Cleanup based on size thresholds&lt;/p&gt;

&lt;p&gt;Crash-resilient file storage&lt;/p&gt;

&lt;p&gt;💡 Why Use FlexLogger?&lt;br&gt;
Most logging tools offer basic output. FlexLogger takes it further by providing:&lt;/p&gt;

&lt;p&gt;Configurability at scale&lt;/p&gt;

&lt;p&gt;Safety in multi-threaded environments&lt;/p&gt;

&lt;p&gt;Cleaner, human-readable logs&lt;/p&gt;

&lt;p&gt;Crash-safe file storage for postmortem analysis&lt;/p&gt;

&lt;p&gt;📚 Documentation &amp;amp; Code&lt;br&gt;
Docs: &lt;a href="https://goodluck3301.github.io/flexlogger.html" rel="noopener noreferrer"&gt;https://goodluck3301.github.io/flexlogger.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/goodluck3301/FlexLogger" rel="noopener noreferrer"&gt;https://github.com/goodluck3301/FlexLogger&lt;/a&gt;&lt;/p&gt;

</description>
      <category>programming</category>
      <category>mobile</category>
    </item>
  </channel>
</rss>
