Update LogHandler.py
Traceback (most recent call last):
File "proxyPool.py", line 21, in <module>
from Config.setting import HEADER
File "../Config/setting.py", line 94, in <module>
checkConfig()
File "../Config/setting.py", line 88, in checkConfig
from ProxyGetter import getFreeProxy
File "../ProxyGetter/getFreeProxy.py", line 21, in <module>
from Util.WebRequest import WebRequest
File "../Util/__init__.py", line 15, in <module>
from Util.LogHandler import LogHandler
File "../Util/LogHandler.py", line 37, in <module>
os.mkdir(LOG_PATH)
FileExistsError: [Errno 17] File exists: '/usr/src/app/Util/../log'
****************************************************************
*** ______ ********************* ______ *********** _ ********
*** | ___ \_ ******************** | ___ \ ********* | | ********
*** | |_/ / \__ __ __ _ __ _ | |_/ /___ * ___ | | ********
*** | __/| _// _ \ \ \/ /| | | || __// _ \ / _ \ | | ********
*** | | | | | (_) | > < \ |_| || | | (_) | (_) || |___ ****
*** \_| |_| \___/ /_/\_\ \__ |\_| \___/ \___/ \_____/ ****
**** __ / / *****
************************* /___ / *******************************
************************* ********************************
****************************************************************