From 1ed2e46b3ae8c80f2a3a9c22132ef129cdd0c5b4 Mon Sep 17 00:00:00 2001 From: d0kuhn Date: Fri, 11 Nov 2022 10:24:57 +0100 Subject: [PATCH] delete pycache files from repo --- MyApp.log | 44 ------------------ helpers/__pycache__/__init__.cpython-39.pyc | Bin 251 -> 0 bytes .../__pycache__/customLogger.cpython-39.pyc | Bin 5221 -> 0 bytes 3 files changed, 44 deletions(-) delete mode 100644 MyApp.log delete mode 100644 helpers/__pycache__/__init__.cpython-39.pyc delete mode 100644 helpers/__pycache__/customLogger.cpython-39.pyc diff --git a/MyApp.log b/MyApp.log deleted file mode 100644 index 1f139a9..0000000 --- a/MyApp.log +++ /dev/null @@ -1,44 +0,0 @@ -2022-10-17 15:46:02,292 - DEBUG customLogger MyApp.py in test_logging:9 debug message -2022-10-17 15:46:02,294 - INFO customLogger MyApp.py in test_logging:10 info message -2022-10-17 15:46:02,294 - WARNING customLogger MyApp.py in test_logging:11 warning message -2022-10-17 15:46:02,294 - ERROR customLogger MyApp.py in test_logging:12 error message -2022-10-17 15:46:02,295 - CRITICAL customLogger MyApp.py in test_logging:13 critical message -2022-10-17 15:46:02,296 - INFO customLogger MyApp.py in test_logging:15 Hello World -2022-10-17 15:46:02,296 - INFO customLogger MyApp.py in test_logging:16 Request from nz-119 handled in 11.000 ms -2022-10-17 15:46:02,297 - INFO customLogger MyApp.py in test_logging:17 Request from 127.0.0.1 handled in 33.100 ms -2022-10-17 15:47:45,499 - DEBUG customLogger MyApp.py in function test_logging:9 debug message -2022-10-17 15:47:45,501 - INFO customLogger MyApp.py in function test_logging:10 info message -2022-10-17 15:47:45,502 - WARNING customLogger MyApp.py in function test_logging:11 warning message -2022-10-17 15:47:45,502 - ERROR customLogger MyApp.py in function test_logging:12 error message -2022-10-17 15:47:45,502 - CRITICAL customLogger MyApp.py in function test_logging:13 critical message -2022-10-17 15:47:45,503 - INFO customLogger MyApp.py in function test_logging:15 Hello World -2022-10-17 15:47:45,503 - INFO customLogger MyApp.py in function test_logging:16 Request from nz-119 handled in 11.000 ms -2022-10-17 15:47:45,503 - INFO customLogger MyApp.py in function test_logging:17 Request from 127.0.0.1 handled in 33.100 ms -2022-10-17 15:50:00,635 - DEBUG customLogger MyApp.py in function test_logging:9 debug message -2022-10-17 15:50:00,638 - INFO customLogger MyApp.py in function test_logging:10 info message -2022-10-17 15:50:00,640 - WARNING customLogger MyApp.py in function test_logging:11 warning message -2022-10-17 15:50:00,641 - ERROR customLogger MyApp.py in function test_logging:12 error message -2022-10-17 15:50:00,641 - CRITICAL customLogger MyApp.py in function test_logging:13 critical message -2022-10-17 15:50:00,642 - INFO customLogger MyApp.py in function test_logging:15 Hello World -2022-10-17 15:50:00,642 - INFO customLogger MyApp.py in function test_logging:16 Request from nz-119 handled in 11.000 ms -2022-10-17 15:50:00,643 - INFO customLogger MyApp.py in function test_logging:17 Request from 127.0.0.1 handled in 33.100 ms -2022-10-17 16:04:38,280 - DEBUG customLogger MyApp.py in function test_logging:11 debug message -2022-10-17 16:07:00,329 - DEBUG customLogger MyApp.py in function test_logging:11 debug message -2022-10-17 16:09:09,439 - DEBUG customLogger MyApp.py in function test_logging:11 debug message -2022-10-17 16:09:46,014 - DEBUG customLogger MyApp.py in function test_logging:11 debug message -2022-10-17 16:11:15,239 - DEBUG customLogger MyApp.py in function test_logging:11 debug message -2022-10-17 16:11:15,280 - INFO customLogger MyApp.py in function test_logging:14 info message -2022-10-17 16:11:15,283 - WARNING customLogger MyApp.py in function test_logging:15 warning message -2022-10-17 16:11:15,292 - ERROR customLogger MyApp.py in function test_logging:16 error message -2022-10-17 16:11:15,295 - CRITICAL customLogger MyApp.py in function test_logging:17 critical message -2022-10-17 16:11:15,296 - INFO customLogger MyApp.py in function test_logging:19 Hello World -2022-10-17 16:11:15,298 - INFO customLogger MyApp.py in function test_logging:20 Request from nz-119 handled in 11.000 ms -2022-10-17 16:11:15,301 - INFO customLogger MyApp.py in function test_logging:21 Request from 127.0.0.1 handled in 33.100 ms -2022-10-17 16:11:32,442 - DEBUG customLogger MyApp.py in function test_logging:11 debug message -2022-10-17 16:11:32,466 - INFO customLogger MyApp.py in function test_logging:14 info message -2022-10-17 16:11:32,469 - WARNING customLogger MyApp.py in function test_logging:15 warning message -2022-10-17 16:11:32,474 - ERROR customLogger MyApp.py in function test_logging:16 error message -2022-10-17 16:11:32,477 - CRITICAL customLogger MyApp.py in function test_logging:17 critical message -2022-10-17 16:11:32,481 - INFO customLogger MyApp.py in function test_logging:19 Hello World -2022-10-17 16:11:32,483 - INFO customLogger MyApp.py in function test_logging:20 Request from nz-119 handled in 11.000 ms -2022-10-17 16:11:32,487 - INFO customLogger MyApp.py in function test_logging:21 Request from 127.0.0.1 handled in 33.100 ms diff --git a/helpers/__pycache__/__init__.cpython-39.pyc b/helpers/__pycache__/__init__.cpython-39.pyc deleted file mode 100644 index d23ca9e14cf58a2638b53078f1f611904bb913e2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 251 zcmYe~<>g`kf*tX`$%c#!439w^WWWUEH~?|63Xn))NMX!j$YqFPU<9$5au{Gm!Ap zWJYjqvB$?J=H$f3uVg4<1*rfLzbuojVnT~ki;81X^s-Ac@?rvt^0QL2OHyNyt%=D< p%_#sWijU9C%PfhH*DI*J#bJ}1pHiBWYR3UIsF(#v@G$Z)0RRR}Ji-6~ diff --git a/helpers/__pycache__/customLogger.cpython-39.pyc b/helpers/__pycache__/customLogger.cpython-39.pyc deleted file mode 100644 index 7c17978630a5993b722fb50f289fd41d0fbf47cd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5221 zcmcgwTXWmS6~^L5kfIcsmaRBWVl}N&(H$$kN6n90D1_^lq z+7=D=q4Lz8>9jwfai`QvJN`>}?UVmP`qJ+#NRX1PG@Z_rnmxOFcCpw!`+eses5&`W z(D1wX%@?)Dvzqo#>Wu$Pbe2%U7=mk@`I<|$?z5Ke>MYe6uA#hKoul{8oIQW~RI8gidhgWvGpAchbw;UZ@YHY+t!&oE z!|9(68=thg=Fxj6Ta|J#aXhbGZ3)jy3ZB;rc*m!9(eoa3s{UZatV^+#SdgNf*jvK) zgGY%W1y7u{z~>&d%r(Cwl7io;Z$zGI+nXJ^>5IgYA{5a}O-{oCN_=;*c5e0SP{?qV zFW&ELv{%2BK~vn1#A>Y*MnUU#P_GNQx*_~cnl!Fl+}x4|7P85vB?yO^d;Zk;YZs9r z=tDd-ei6cKTI);z8C-v%E7Z_+&|OfSo8T^X-NYY%@88Wzej zO89q(SZe~E9ZmKl*4JaU!(z?TB7?J-%>u!*+BP$_p4l@ab6nT6FyD&oW^RY|?8u4L z-njKAqnC^Aem*vL7}Me$T9#_r{X%REbi)?j-JghUrA^yd4Np;fY!1$9SGw=dFI2-? z)M$xvICo-he!&+Hg#tnO#MyAJdkHE!G?@T18tu9DP8;)sHVvRzQ3L1jV52SCL7C5C zpe4evTE_zoZRv&fiY~9LyH2b6`07?9LU&@VTD#xbTn;+z2!PCauq|#s$x#h9lU4%K6}_vXdA!Ka>YCU(P@zma+);xUOF97E=%mdXBe|dI5Jb)uZckAxFrU z2WXWXI42%?-XV0tcOf)ZU`2g~P3uK{N-wa2Dn(W_ibi*49D<93N6U^R&`Cm?BreFq zB;Y!+$!piIeti>1j-)(B+KhNah_r33 z&vrDXHMHl<(}{t!i)U~lA{@x~@Qxa} z`{9qSC5J-r34aR_X-#ndh}L7zwVsZieog!4c#k}Rk$M970HbflX3V}t{EDom{jK&_ zBi46}p8jAa%Jty|;0>(Udd`~pSi3NMf7e`?UtQ?tR?CaWFNfu>zIv)$Q1(iul##qB z@M;uFl49ClZwQ}9sRR)9Kv)47h!8GFI4Y z7XFO4dwQK@LGd70N!XLF;XQehupa7OPZA+skw7kU?Hy6^2{i1d=mNB0IWvVbK1%SjT~NPI|wf|??#ByTD|CP7)2 z{DefF#HS=ER>{vuOpur-@gow%%cK}mvR-S6Xd~cB9tp#Wy4R6ClF0$7Yshdx>=7Q$ z(khDL6oJSEgw$|=07rM&;O}3iQ#z=#(qVA@(y)JFCU?vz!so{L_0?>SwOj^ zAXtN9*Dpi)3e^7{%EypTcqioN2T5Q-A%8+8fs`lw@5q;5(lWmy@dj`|gMJ8Z*8O1L zxb;0KCqrZyO7l;kn{6}B?jzae`Y?8LIPQnYE|i8MF*$m;bhPkYhXA0*#(hIxQ{%`Q z(^a7PHEFmFqvR?o&ffTr&C3gPq>B(=l}$+iPJ;m9kkU2!$TCONac7ju3)T^Ft1|L7 ztFqd1OPN-*d8!)&hC<~M7W^ZM@`M^9AH_uakf6^Os!7xRXn)haG2-uX6b#E}CR{-0 z_0*?H@zEShL`J?134nsi5+2;+Jd{t`dm!TH-%u3D(;z?1x(oXs;Q!!2B(X@|B{AY< z<`n)xyQPS!DQ5tuU?`_BxBs38-l6z|y~7e#{~<1dO#KIxun6I>k_i_