OpenFactCheck-Prerelease / docs /src /reference /api /openfactcheck.lib.CustomStreamLoggingFormatter.rst
Hasan Iqbal
Added API References in documentation
c344c74 unverified
raw
history blame
1.17 kB
openfactcheck.lib.CustomStreamLoggingFormatter
==============================================
.. currentmodule:: openfactcheck.lib
.. autoclass:: CustomStreamLoggingFormatter
.. automethod:: __init__
.. rubric:: Methods
.. autosummary::
~CustomStreamLoggingFormatter.__init__
~CustomStreamLoggingFormatter.converter
~CustomStreamLoggingFormatter.format
~CustomStreamLoggingFormatter.formatException
~CustomStreamLoggingFormatter.formatMessage
~CustomStreamLoggingFormatter.formatStack
~CustomStreamLoggingFormatter.formatTime
~CustomStreamLoggingFormatter.usesTime
.. rubric:: Attributes
.. autosummary::
~CustomStreamLoggingFormatter.FORMATS
~CustomStreamLoggingFormatter.bold_red
~CustomStreamLoggingFormatter.default_msec_format
~CustomStreamLoggingFormatter.default_time_format
~CustomStreamLoggingFormatter.green
~CustomStreamLoggingFormatter.grey
~CustomStreamLoggingFormatter.log_format
~CustomStreamLoggingFormatter.red
~CustomStreamLoggingFormatter.reset
~CustomStreamLoggingFormatter.yellow