b2/python/docs/source/detailed/logging.rst
2025-01-14 01:15:53 +01:00

19 lines
461 B
ReStructuredText

📋 pybertini.logging
=====================
.. include:: common_doc_nav.incl
Notes
--------
Logging is enabled for PyBertini through Bertini2's core logging facilities, in turn powered by Boost.Log.
They currently aren't fancy, but you have a few things you can do.
#. Adjust the level. See :class:`~pybertini.logging.severity_level` and :func:`~pybertini.logging.set_level`
Auto-generated docs
--------------------
.. automodule:: pybertini.logging