EVOLUTION-MANAGER
Edit File: container_log.cpython-36.opt-1.pyc
3 �fL � @ s. d dl Z d dlmZmZ G dd� dee�ZdS )� N)�Plugin�IndependentPluginc @ s2 e Zd ZdZdZdZefZdd� Zefdd�ZdS ) �ContainerLogz"All logs under /var/log/containersZ container_logz/var/log/containers/c C s$ | j d�r| j| j� n| j� d S )NZall_logs)Z get_option� add_copy_spec�logdir�collect_subdirs)�self� r �#/usr/lib/python3.6/container_log.py�setup s zContainerLog.setupc C s0 x*t j|�D ]\}}}| j| j|d�� qW dS )z=Collect *.log files from subdirs of passed root path z*.logN)�os�walkr Z path_join)r �rootZdir_name�_r r r r s zContainerLog.collect_subdirsN) �__name__� __module__�__qualname__Z short_descZplugin_namer �filesr r r r r r r s r )r Zsos.report.pluginsr r r r r r r �<module> s