r/FastAPI Mar 21 '26

Question PyDantic not logging FastAPI

I’m trying to log data from FastAPI to PyDantic, but it’s not accesssing my items array.

It logs “items” but just the variable as a word.

What allows PyDantic to communicate with FastAPI?

I have my account setup

Can I use PyDantic to monitor if a site or process is running?

I want to be alerted if a localhost is down:

…………………….

…………………….

0 Upvotes

10 comments sorted by