Log widget
==========
The Log Widget is a tool which provides important diagnostic information when something has gone wrong. It offers multiple log levels for reporting different levels of detail:
        
* Debug: intended for in-depth analysis and troubleshooting.
* Info (default): presents general information and updates.
* Warning: highlights potential issues or concerns.
* Error: indicates encountered errors that require attention.
* Critical: identifies critical errors demanding immediate intervention.

.. raw:: html

   <a href="_static/carta_fn_log.png" target="_blank">
       <img src="_static/carta_fn_log.png" 
           style="width:80%;height:auto;">
   </a>

If you encounter an error, we encourage you to reach out for assistance. You can contact our `HelpDesk <mailto:support@carta.freshdesk.com>`_ or visit our `GitHub <https://github.com/CARTAvis/carta/issues>`_ to file an issue.