<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Logging VBA on Sulprobil</title>
    <link>https://www.sulprobil.de/tags/logging-vba/</link>
    <description>Recent content in Logging VBA on Sulprobil</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 27 May 2026 13:20:00 +0100</lastBuildDate>
    <atom:link href="https://www.sulprobil.de/tags/logging-vba/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Logging (VBA Class)</title>
      <link>https://www.sulprobil.de/logging_en/</link>
      <pubDate>Wed, 27 May 2026 13:20:00 +0100</pubDate>
      <guid>https://www.sulprobil.de/logging_en/</guid>
      <description>&lt;p&gt;&lt;strong&gt;&amp;ldquo;Testing can show the presence of bugs, but not their absence.&amp;rdquo; [Edsger W. Dijkstra]&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;abstract&#34;&gt;Abstract&lt;/h2&gt;&#xA;&lt;p&gt;This clsLog class enables message logging with severities INFO, WARN, FATAL, and EVER to a&#xA;log file as well as to an Excel sheet.&lt;/p&gt;&#xA;&lt;p&gt;Using this clsLog class is not complicated: Copy general module &lt;em&gt;modLog&lt;/em&gt;&#xA;and class module &lt;em&gt;clsLog&lt;/em&gt; from sample file at the end of this page into your own application,&#xA;then define &lt;em&gt;Public Const AppVersion&lt;/em&gt; with value &amp;ldquo;My Application Version 1.0&amp;rdquo; for example&#xA;in your main module, and now you can with&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
