ListHandler
===========

.. currentmodule:: astropop.logger

.. autoclass:: ListHandler
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ListHandler.full_record
      ~ListHandler.log_list

   .. rubric:: Methods Summary

   .. autosummary::

      ~ListHandler.emit

   .. rubric:: Attributes Documentation

   .. autoattribute:: full_record
   .. autoattribute:: log_list

   .. rubric:: Methods Documentation

   .. automethod:: emit
