PaperMate / backend /logger.py

Commit History

fix: use uvicorn logger for terminal output instead of stderr/print
113da4b

ntphuc149 commited on

fix: write pipeline logs to stderr so they appear in uvicorn worker terminal on Windows
4f06b0d

ntphuc149 commited on

fix: Unicode stdout crash on Windows (UTF-8 encoding)
3ddd7d0

ntphuc149 Claude Sonnet 4.6 commited on

feat: add per-job file logging, Docling fallback provider, paper title extraction
5f91093

ntphuc149 Claude Sonnet 4.6 commited on