[GH-ISSUE #28] Setup logging for backend #26

Closed
opened 2026-02-27 19:16:35 +03:00 by kerem · 0 comments
Owner

Originally created by @EddieTheCubeHead on GitHub (Jan 21, 2024).
Original GitHub issue: https://github.com/EddieTheCubeHead/Stagnum/issues/28

Setup logging for backend. No need for anything fancy (yet), we can think about tracing and centralized logging once our cloud infrastructure is more mature. Just a support for python's logging package and easy-to-use setup (configuring and reading) will do.

Acceptance criteria: Backend has loggers and formatters set up and ready to use, with robust configuration (output stream, output file,
output level)

Originally created by @EddieTheCubeHead on GitHub (Jan 21, 2024). Original GitHub issue: https://github.com/EddieTheCubeHead/Stagnum/issues/28 Setup logging for backend. No need for anything fancy (yet), we can think about tracing and centralized logging once our cloud infrastructure is more mature. Just a support for python's logging package and easy-to-use setup (configuring and reading) will do. Acceptance criteria: Backend has loggers and formatters set up and ready to use, with robust configuration (output stream, output file, output level)
kerem 2026-02-27 19:16:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Stagnum#26
No description provided.