S
Size: a a a
S
d
S
RC
d
d
S
JW
RC
STARTING CRAX FRAMEWORK
INFO: Application startup complete.
[2020-09-01 01:52:11,579] INFO [uvicorn.error.startup:34] Application startup complete.
2020-09-01 01:52:13,399 — crax — INFO — http POST 127.0.0.1:8000 127.0.0.1:39766 HTTPie/2.2.0 /parse
2020-09-01 01:52:13,399 — crax — INFO — http POST 127.0.0.1:8000 127.0.0.1:39766 HTTPie/2.2.0 /parse
[2020-09-01 01:52:13,399] INFO [app.routers.post:15] Got request: {"hui": "pizda"}
INFO: 127.0.0.1:39766 - "POST /parse HTTP/1.1" 201 Created
RC
JW
logging.basicConfig(
level=logging.INFO,
format='[%(asctime)s] %(levelname)-8s [%(name)-s.%(funcName)-s:%(lineno)d] %(message)s'
)
в
начало app.py
JW
JW
S
JW
d
RC
logging.basicConfig(
level=logging.INFO,
format='[%(asctime)s] %(levelname)-8s [%(name)-s.%(funcName)-s:%(lineno)d] %(message)s'
)
в
начало app.py
S
JW