HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //snap/core22/2133/usr/lib/python3/dist-packages/probert/__pycache__/log.cpython-310.pyc
o

?�^m�@s,ddlZddlZddlmZefdd�ZdS)�N)�TimedRotatingFileHandlercCs�d}tj�|d�}tj�|�st�|�t|dddd�}|�d�|�tj	dd	d
��tj
dd�}|�|�t�d
�}|�d�|�
|�|S)N�logsz	debug.log�D��)�when�interval�backupCount�DEBUGz+%(asctime)s %(name)s:%(lineno)d %(message)sz%m/%d %H:%M)�datefmt�probert)�name�)�os�path�join�isdir�makedirsr�setLevel�setFormatter�logging�	Formatter�Filter�	addFilter�	getLogger�
addHandler)r
�LOGDIR�LOGFILE�log�
log_filter�logger�r!�-/usr/lib/python3/dist-packages/probert/log.py�setup_loggers(
�
�



r#)rr�logging.handlersr�__name__r#r!r!r!r"�<module>s