PeriodicLogger
==============

.. currentmodule:: lsst.utils.logging

.. autoclass:: PeriodicLogger
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~PeriodicLogger.LOGGING_INTERVAL

   .. rubric:: Methods Summary

   .. autosummary::

      ~PeriodicLogger.log

   .. rubric:: Attributes Documentation

   .. autoattribute:: LOGGING_INTERVAL

   .. rubric:: Methods Documentation

   .. automethod:: log