Log
===

.. currentmodule:: lsst.sconsUtils.utils

.. autoclass:: Log
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~Log.fail
      ~Log.flush
      ~Log.info
      ~Log.warn

   .. rubric:: Methods Documentation

   .. automethod:: fail
   .. automethod:: flush
   .. automethod:: info
   .. automethod:: warn