Conf
====

.. currentmodule:: astropy.logger

.. autoclass:: Conf
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Conf.log_exceptions
      ~Conf.log_file_format
      ~Conf.log_file_level
      ~Conf.log_file_path
      ~Conf.log_level
      ~Conf.log_to_file
      ~Conf.log_warnings

   .. rubric:: Attributes Documentation

   .. autoattribute:: log_exceptions
   .. autoattribute:: log_file_format
   .. autoattribute:: log_file_level
   .. autoattribute:: log_file_path
   .. autoattribute:: log_level
   .. autoattribute:: log_to_file
   .. autoattribute:: log_warnings
