You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(logging): Implement comprehensive logging feature across services
- Added logging initialization in scaffold.js for new services.
- Updated documentation to include a new "Service Logs" feature section.
- Created logs-feature.md detailing CLI and web-based log viewing capabilities.
- Enhanced Go service with structured logging and log retrieval endpoint.
- Integrated logging functionality in Node.js service with middleware for request logging.
- Implemented logging in Python FastAPI service with file-based logging.
- Added logging capabilities in Spring Boot service with structured log entries.
0 commit comments