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 d23ca9e..0000000 Binary files a/helpers/__pycache__/__init__.cpython-39.pyc and /dev/null differ diff --git a/helpers/__pycache__/customLogger.cpython-39.pyc b/helpers/__pycache__/customLogger.cpython-39.pyc deleted file mode 100644 index 7c17978..0000000 Binary files a/helpers/__pycache__/customLogger.cpython-39.pyc and /dev/null differ