Added missing preview and .gitignore
This commit is contained in:
parent
cb8ff13370
commit
2dc00e900b
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
__pycache__/
|
||||
logs/
|
@ -1 +0,0 @@
|
||||
{"time": "2024-10-21 06:29:40", "level": "CRITICAL", "module": "unittest", "function": "<module>", "line": 42, "message": "Log entry 16 for JSON & regular rotation test.", "name": "root", "filename": "unittest.py", "threadName": "MainThread", "processName": "MainProcess"}
|
@ -1,3 +0,0 @@
|
||||
{"time": "2024-10-21 06:29:39", "level": "ERROR", "module": "unittest", "function": "<module>", "line": 42, "message": "Log entry 13 for JSON & regular rotation test.", "name": "root", "filename": "unittest.py", "threadName": "MainThread", "processName": "MainProcess"}
|
||||
{"time": "2024-10-21 06:29:39", "level": "CRITICAL", "module": "unittest", "function": "<module>", "line": 42, "message": "Log entry 14 for JSON & regular rotation test.", "name": "root", "filename": "unittest.py", "threadName": "MainThread", "processName": "MainProcess"}
|
||||
{"time": "2024-10-21 06:29:39", "level": "CRITICAL", "module": "unittest", "function": "<module>", "line": 42, "message": "Log entry 15 for JSON & regular rotation test.", "name": "root", "filename": "unittest.py", "threadName": "MainThread", "processName": "MainProcess"}
|
@ -1,3 +0,0 @@
|
||||
{"time": "2024-10-21 06:29:39", "level": "ERROR", "module": "unittest", "function": "<module>", "line": 42, "message": "Log entry 10 for JSON & regular rotation test.", "name": "root", "filename": "unittest.py", "threadName": "MainThread", "processName": "MainProcess"}
|
||||
{"time": "2024-10-21 06:29:39", "level": "INFO", "module": "unittest", "function": "<module>", "line": 42, "message": "Log entry 11 for JSON & regular rotation test.", "name": "root", "filename": "unittest.py", "threadName": "MainThread", "processName": "MainProcess"}
|
||||
{"time": "2024-10-21 06:29:39", "level": "DEBUG", "module": "unittest", "function": "<module>", "line": 42, "message": "Log entry 12 for JSON & regular rotation test.", "name": "root", "filename": "unittest.py", "threadName": "MainThread", "processName": "MainProcess"}
|
@ -1,3 +0,0 @@
|
||||
{"time": "2024-10-21 06:29:39", "level": "ERROR", "module": "unittest", "function": "<module>", "line": 42, "message": "Log entry 7 for JSON & regular rotation test.", "name": "root", "filename": "unittest.py", "threadName": "MainThread", "processName": "MainProcess"}
|
||||
{"time": "2024-10-21 06:29:39", "level": "DEBUG", "module": "unittest", "function": "<module>", "line": 42, "message": "Log entry 8 for JSON & regular rotation test.", "name": "root", "filename": "unittest.py", "threadName": "MainThread", "processName": "MainProcess"}
|
||||
{"time": "2024-10-21 06:29:39", "level": "ERROR", "module": "unittest", "function": "<module>", "line": 42, "message": "Log entry 9 for JSON & regular rotation test.", "name": "root", "filename": "unittest.py", "threadName": "MainThread", "processName": "MainProcess"}
|
Loading…
Reference in New Issue
Block a user