Your IP : 216.73.216.213
B
�'�\0 � @ s d Z dd� ZdS )z
Logging utilities.
c C s� dd� }g }g }x�| D ]�\}}|r.|d |k rt||krRx<|d |k rN|� � q8W n"|sj|�d�||��� |�|� |�dt|� � |�d�||��� qW d�|�S )a�
Format a trace (that is, the contents of the C{log_trace} key of a log
event) as a visual indication of the message's propagation through various
observers.
@param trace: the contents of the C{log_trace} key from an event.
@type trace: object
@return: A multi-line string with indentation and arrows indicating the
flow of the message through various observers.
@rtype: L{unicode}
c S s&