#874 Replace Console.WriteLine with ILogger in layoutService #884

Merged
a22erigr merged 1 commit from #874-logger-layoutservice into team_2_week_5 2026-05-11 18:09:07 +00:00
Collaborator

Replaced all Console.WriteLine calls with ILogger in layoutService. LogError for catch blocks, LogInformation for endpoint calls and database operations.

Replaced all Console.WriteLine calls with ILogger in layoutService. LogError for catch blocks, LogInformation for endpoint calls and database operations.
Replaced all Console.WriteLine calls with ILogger in layoutService. LogError for catch blocks, LogInformation for endpoint calls and database operations.
c22abdal approved these changes 2026-05-11 12:45:35 +00:00
c22abdal left a comment
Collaborator

Everything seems to be working fine and better than before even.
The logs now show detailed errors and traces back to related files.

Everything seems to be working fine and better than before even. The logs now show detailed errors and traces back to related files.
a22erigr merged commit f85d444f19 into team_2_week_5 2026-05-11 18:09:07 +00:00
a22erigr deleted branch #874-logger-layoutservice 2026-05-11 18:19:45 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
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
Andras/BoundlessFlowCampus2K!884
No description provided.