Commit Graph
8 Commits
Author SHA1 Message Date
ShroominicandCursor Agent e154f65e16 fix revenue tracking problems 2025-11-23 21:51:36 +00:00
Cursor Agent eb83b3c51a refactor: unify logs and usage implementation 2025-11-23 21:51:36 +00:00
Shroominic 7761d144f6 feat(core): initialize and use SettingsService; update admin settings API; hook app metadata from settings 2025-09-08 10:52:30 +01:00
Shroominic 0fc4e3cb97 fix logging 2025-09-01 21:41:38 +01:00
Shroominic 31f53f7904 fix pytests 2025-08-17 22:07:38 -03:00
shroominicandGitHub 9bab7aee7d rm prints 2025-08-12 15:41:05 -03:00
Shroominic 9c4b827d74 feat: add comprehensive logging infrastructure
- Add centralized logging configuration with daily rotation
- Implement custom TRACE log level for detailed debugging
- Add security filter to redact sensitive data (tokens, keys, passwords)
- Add request ID tracking via middleware and context variables
- Add version filter to include package version in all logs
- Implement structured JSON logging for production
- Add exception handlers with request ID tracking
- Configure Rich console handler for development
2025-08-12 15:29:01 -03:00
Shroominic 503e861621 change dir 'router' -> 'routstr' 2025-08-09 14:55:26 -03:00