Zettelstore supports various levels of logging output.
This allows you to see the inner workings of Zettelstore, or to avoid it.

Each level has an associated name and number.
A lower number signals more logging output.



If you set the logging level to a certain value, only messages with the same or higher numerical value will be shown.
For example, if you set the logging level to &ldquo;error&rdquo;, messages with levels &ldquo;trace&rdquo;, &ldquo;debug&rdquo;, and &ldquo;info&rdquo; messages will not be shown, but &ldquo;error&rdquo; and &ldquo;mandatory&rdquo; messages will.