HOME


Mini Shell 1.0
DIR: /snap/core20/2571/usr/share/subiquity/subiquitycore/__pycache__/
Upload File :
Current File : //snap/core20/2571/usr/share/subiquity/subiquitycore/__pycache__/log.cpython-38.pyc
U

K��^��@sddlZddlZdd�ZdS)�NcCs�tj|dd�t�d�}|�tj�i}dD]�}tj�|d�|��}d�|t�	��}tj
|dd�}|d	}t�tj�|�|�t�
||�|�tt|����|�t�d
��|�|�|||<q,|S)NT)�exist_ok�)�info�debugzsubiquity-{}.logz{}.{}�w)�modez.linkz9%(asctime)s %(levelname)s %(name)s:%(lineno)d %(message)s)�os�makedirs�loggingZ	getLoggerZsetLevel�DEBUG�path�join�format�getpidZFileHandler�symlink�basename�rename�getattr�upperZsetFormatterZ	FormatterZ
addHandler)�dirZlogger�r�levelZ
nopid_fileZlogfileZhandlerZtmplink�r�)/usr/share/subiquity/subiquitycore/log.py�setup_loggers(
��

r)r
rrrrrr�<module>s