otupy.utils.log\_formatting.LogFormatter
========================================

.. currentmodule:: otupy.utils.log_formatting

.. autoclass:: LogFormatter
   :members:
   :show-inheritance:
   :inherited-members:
   :special-members: __init__, __call__, __add__, __mul__

   
   
   .. rubric:: Methods

   .. autosummary::
      :nosignatures:
   
      ~LogFormatter.converter
      ~LogFormatter.format
      ~LogFormatter.formatException
      ~LogFormatter.formatMessage
      ~LogFormatter.formatStack
      ~LogFormatter.formatTime
      ~LogFormatter.usesTime
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~LogFormatter.blue
      ~LogFormatter.default_msec_format
      ~LogFormatter.default_time_format
      ~LogFormatter.green
      ~LogFormatter.grey
      ~LogFormatter.highlight_red
      ~LogFormatter.red
      ~LogFormatter.reset
      ~LogFormatter.yellow
   
   