_`foundations.verbose`
======================

.. automodule:: foundations.verbose

Module Attributes
-----------------

.. attribute:: foundations.verbose.THREADS_IDENTIFIERS

.. attribute:: foundations.verbose.INDENT_LEVEL

.. attribute:: foundations.verbose.LOGGER

.. attribute:: foundations.verbose.LOGGING_DEFAULT_FORMATTER

.. attribute:: foundations.verbose.LOGGING_EXTENDED_FORMATTER

.. attribute:: foundations.verbose.LOGGING_STANDARD_FORMATTER

.. attribute:: foundations.verbose.TRACER_LOGGING_FUNCTION

Functions
---------

.. autofunction:: toUnicode

.. autofunction:: indentMessage

.. autofunction:: tracer

.. autofunction:: installLogger

.. autofunction:: uninstallLogger

.. autofunction:: getLoggingConsoleHandler

.. autofunction:: getLoggingFileHandler

.. autofunction:: getLoggingStreamHandler

.. autofunction:: removeLoggingHandler

.. autofunction:: setVerbosityLevel

Classes
-------

.. autoclass:: Streamer
	:show-inheritance:
	:members:

.. autoclass:: StandardOutputStreamer
	:show-inheritance:
	:members:

