This website requires JavaScript.
Explore
Help
Sign In
LeoVasanko
/
fastapi-vue-setup
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0bba19937615686c6fdce9e39583699cd187612b
fastapi-vue-setup
/
fastapi-vue
/
fastapi_vue
T
History
LeoVasanko
0bba199376
Implement a pretty logging config by default. Emoji levels. Fixes root logger info being lost and warning+ printing with lastResort without any formatting. Replaces uvicorn's default formatter and log config that the author is not willing to fix (any time soon).
2026-08-31 15:52:23 +00:00
..
__init__.py
Cleanup for ALL ruff checks, and re-ruff to target project settings when installing templates, avoiding formatting errors after patching.
2026-03-08 15:25:52 +00:00
accesslog.py
Add colored HTTP/WebSocket access logging to fastapi_vue.server.
2026-08-31 04:16:43 +00:00
hostutil.py
Cleanup for ALL ruff checks, and re-ruff to target project settings when installing templates, avoiding formatting errors after patching.
2026-03-08 15:25:52 +00:00
logging.py
Implement a pretty logging config by default. Emoji levels. Fixes root logger info being lost and warning+ printing with lastResort without any formatting. Replaces uvicorn's default formatter and log config that the author is not willing to fix (any time soon).
2026-08-31 15:52:23 +00:00
server.py
Added TraceRite CLI error logging. Simplified logging setup.
2026-08-31 05:34:33 +00:00
staticfiles.py
[lint] Format template after change.
2026-03-08 17:35:02 +00:00