.. _python_logging: Python Logging API ================== In addition to the environment variable initialization described in the :ref:`top level logging documentation <logging_top>`, ``svs`` exposes a programatic API in the ``svs.logging`` submodule. .. automodule:: svs.logging :members: