utils.custom_logger
===================

.. py:module:: utils.custom_logger






Module Contents
---------------

.. py:function:: type_serializer(obj)

   Fallback function for objects json can't handle.


.. py:function:: extract_location(record, short=False)

   Extracts the file name, function name, and line number from the log record.


.. py:function:: extract_log_data(record)

.. py:function:: serialize_for_console(record)

.. py:function:: serialize(record)

.. py:function:: patching(record)

.. py:function:: format_for_human_readable_console()

.. py:data:: logger

