This commit is contained in:
R5600U_PC 2024-09-24 00:46:58 +09:00
parent d0d9e08e1c
commit 738969dfd4
2 changed files with 7 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ Inclode/
Lib/
Scripts/
pyvenv.cfg
*.log

View File

@ -1408,3 +1408,9 @@ waiting for locator("div.ant-modal-wrap.ant-modal-centered") to be visible
2024-09-24 00:45:42,195 - whale_translator.py:224 - default_logger - DEBUG - 모든 가상 데스크톱이 종료되었습니다.
2024-09-24 00:45:49,760 - whale_translator.py:78 - default_logger - DEBUG - 가상 데스크톱 2가 생성되었습니다.
2024-09-24 00:45:55,724 - whale_translator.py:102 - default_logger - DEBUG - 가상 데스크톱 1로 전환되었습니다.
2024-09-24 00:45:57,080 - gui.py:35 - default_logger - DEBUG - QTextEditLogger가 설정되었습니다.
2024-09-24 00:46:33,519 - gui.py:277 - default_logger - DEBUG - 프로그램을 종료합니다...
2024-09-24 00:46:33,524 - whale_translator.py:200 - default_logger - DEBUG - '새 시크릿 탭 - Whale' 창을 찾았습니다. 종료 중...
2024-09-24 00:46:34,527 - whale_translator.py:203 - default_logger - DEBUG - '새 시크릿 탭 - Whale' 창을 종료했습니다.
2024-09-24 00:46:35,632 - whale_translator.py:222 - default_logger - DEBUG - 남은 가상 데스크톱 수: 1
2024-09-24 00:46:35,633 - whale_translator.py:224 - default_logger - DEBUG - 모든 가상 데스크톱이 종료되었습니다.