pyfebiopt.Log
=============

.. py:module:: pyfebiopt.Log

.. autoapi-nested-parse::

   Configure the shared logger for pyFEBiOpt.



Classes
-------

.. autoapisummary::

   pyfebiopt.Log.Log


Module Contents
---------------

.. py:class:: Log

   Ensure a single configured logger across the package.

   Establish or reconfigure the singleton logger instance.


   .. py:property:: logger
      :type: loguru.Logger


      Return the configured loguru logger for emission.


