Skip to content

hashAI/fastapi-task-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fastapi Task Logger

Task Logger tracks and monitor the status of background tasks triggered with FastAPI BackgroundTasks.

Mulitple storage backends are supported:

InMemory - Manages tasks in-memory

Installation

pip install fastapi-task-logger

About

Track and monitor background tasks initiated using FastAPI/starlette BackgroundTasks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages