igorbenav / FastAPI-boilerplate

An extendable async API using FastAPI, Pydantic V2, SQLAlchemy 2.0, PostgreSQL and Redis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove all print statements

igorbenav opened this issue · comments

Replace woth proper logging for the worker

@igorbenav
assign this issue to me i can work on this issue

@igorbenav I have fixed this issue in the pull request #96 .

Closed by #95