common.log.2021-06-09 1.55 KB
[2021-06-09 23:26:26] ERROR [common_logger.monitoringGetTest:71]:: Traceback (most recent call last):
  File "/Users/nhn/Desktop/capstone/testMonitoring/common/views.py", line 59, in monitoringGetTest
    db = TestDB()
  File "/Users/nhn/Desktop/capstone/testMonitoring/common/testDB.py", line 18, in __init__
    raise TestDBException(-1, "TestDBException: cannot connect TestDB(%s)"%(e[1]))
TypeError: __init__() takes exactly 2 arguments (3 given)

[2021-06-09 23:29:03] ERROR [common_logger.monitoringGetTest:71]:: Traceback (most recent call last):
  File "/Users/nhn/Desktop/capstone/testMonitoring/common/views.py", line 59, in monitoringGetTest
    db = TestDB()
  File "/Users/nhn/Desktop/capstone/testMonitoring/common/testDB.py", line 18, in __init__
    raise TestDBException(-1, "TestDBException: cannot connect TestDB(%s)"%(e[1]))
TypeError: __init__() takes exactly 2 arguments (3 given)

[2021-06-09 23:29:39] INFO [common_logger.monitoringGetTest:66]:: HTTP method used: GET, client IP : 127.0.0.1, message : OK, code : 200
[2021-06-09 23:30:13] INFO [common_logger.monitoringGetTest:66]:: HTTP method used: GET, client IP : 127.0.0.1, message : OK, code : 200
[2021-06-09 23:30:13] INFO [common_logger.monitoringGetTest:66]:: HTTP method used: GET, client IP : 127.0.0.1, message : OK, code : 200
[2021-06-09 23:31:34] INFO [common_logger.monitoringGetTest:69]:: HTTP method used: GET, client IP : 127.0.0.1, message : OK, code : 200
[2021-06-09 23:51:05] INFO [common_logger.monitoringGetTest:69]:: HTTP method used: GET, client IP : 127.0.0.1, message : OK, code : 200