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
refactor: update logger service integration across the application
- Renamed logger variable to loggerService for consistency.
- Updated logging calls to use the new loggerService structure.
- Replaced winston with @omdxp/jslog for improved logging capabilities.
- Added graceful shutdown handling for logger file streams.
- Enhanced log messages with additional context and structured attributes.
0 commit comments