2026-03-01 00:00:10.040 +05:30 [INF] Request starting HTTP/1.1 PUT http://103.211.203.106/api/users/2 - application/json 335 2026-03-01 00:00:10.045 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:00:10.046 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.Update (ReportingApp.API)' 2026-03-01 00:00:10.047 +05:30 [INF] Route matched with {action = "Update", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Update(Int32, ReportingApp.Application.DTOs.Request.UpdateUserRequest) on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:00:10.073 +05:30 [INF] Executing OkObjectResult, writing value of type 'ReportingApp.Application.DTOs.Response.UserResponse'. 2026-03-01 00:00:10.074 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.Update (ReportingApp.API) in 26.734ms 2026-03-01 00:00:10.074 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.Update (ReportingApp.API)' 2026-03-01 00:00:10.074 +05:30 [INF] Request finished HTTP/1.1 PUT http://103.211.203.106/api/users/2 - 200 null application/json; charset=utf-8 33.4638ms 2026-03-01 00:00:21.397 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:00:21.397 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 00:00:21.398 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:00:21.397 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:00:21.397 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 00:00:21.400 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:00:21.400 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:00:21.400 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:00:21.400 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:00:21.400 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:00:21.400 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:00:21.400 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:00:21.400 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:00:21.400 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:00:21.401 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:00:21.405 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:00:21.405 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:00:21.405 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 5.1349ms 2026-03-01 00:00:21.405 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:00:21.405 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 7.3821ms 2026-03-01 00:00:21.406 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 5.5081ms 2026-03-01 00:00:21.406 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:00:21.406 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 8.6749ms 2026-03-01 00:00:21.407 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:00:21.407 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:00:21.407 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 5.8117ms 2026-03-01 00:00:21.407 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 6.9235ms 2026-03-01 00:00:21.407 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:00:21.407 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:00:21.407 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 10.0254ms 2026-03-01 00:00:21.407 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 9.9772ms 2026-03-01 00:00:21.441 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:00:21.442 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 41.6983ms 2026-03-01 00:00:21.442 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:00:21.442 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 44.8974ms 2026-03-01 00:00:21.447 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - null null 2026-03-01 00:00:21.447 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:00:21.447 +05:30 [INF] Route matched with {action = "GetUserEvents", controller = "CalendarEvents"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserEvents(Int32, System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime]) on controller ReportingApp.API.Controllers.CalendarEventsController (ReportingApp.API). 2026-03-01 00:00:21.452 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType5`10[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:00:21.452 +05:30 [INF] Executed action ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API) in 4.8385ms 2026-03-01 00:00:21.452 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:00:21.452 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - 200 null application/json; charset=utf-8 5.776ms 2026-03-01 00:00:21.477 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - null null 2026-03-01 00:00:21.477 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:00:21.478 +05:30 [INF] Route matched with {action = "GetUserNotes", controller = "UserNotes"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserNotes(Int32, System.String) on controller ReportingApp.API.Controllers.UserNotesController (ReportingApp.API). 2026-03-01 00:00:21.479 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 00:00:21.480 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType42`8[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:00:21.481 +05:30 [INF] Executed action ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API) in 2.8664ms 2026-03-01 00:00:21.481 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:00:21.481 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - 200 null application/json; charset=utf-8 3.7776ms 2026-03-01 00:00:21.481 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:00:21.481 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:00:21.483 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:00:21.483 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:00:21.483 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:00:21.485 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:00:21.485 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.0547ms 2026-03-01 00:00:21.485 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:00:21.485 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 2.7521ms 2026-03-01 00:00:21.486 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:00:21.486 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 4.3503ms 2026-03-01 00:00:21.486 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:00:21.486 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 6.7771ms 2026-03-01 00:00:21.964 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:00:21.965 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:00:21.965 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:00:22.003 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:00:22.003 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 38.0516ms 2026-03-01 00:00:22.003 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:00:22.003 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 38.9784ms 2026-03-01 00:00:23.818 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:00:23.819 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:00:23.819 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:00:23.858 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:00:23.858 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 38.9533ms 2026-03-01 00:00:23.858 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:00:23.858 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 39.991ms 2026-03-01 00:00:24.779 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:00:24.780 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:00:24.780 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:00:24.815 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:00:24.816 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 35.7183ms 2026-03-01 00:00:24.816 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:00:24.816 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 36.67ms 2026-03-01 00:00:26.778 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:00:26.779 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:00:26.779 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:00:26.821 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:00:26.821 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 41.9276ms 2026-03-01 00:00:26.821 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:00:26.821 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 42.8813ms 2026-03-01 00:00:37.024 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 00:00:37.024 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:00:37.024 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:00:37.029 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:00:37.030 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 5.073ms 2026-03-01 00:00:37.030 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:00:37.030 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 5.9564ms 2026-03-01 00:01:05.176 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:01:05.176 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - null null 2026-03-01 00:01:05.177 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:01:05.178 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 00:01:05.178 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:01:05.178 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:01:05.178 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:01:05.178 +05:30 [INF] Route matched with {action = "GetUserEvents", controller = "CalendarEvents"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserEvents(Int32, System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime]) on controller ReportingApp.API.Controllers.CalendarEventsController (ReportingApp.API). 2026-03-01 00:01:05.178 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:01:05.179 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:01:05.179 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:01:05.179 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:01:05.179 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:01:05.179 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:01:05.181 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:01:05.182 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 00:01:05.182 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:01:05.182 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:01:05.184 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:01:05.184 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:01:05.185 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 5.0302ms 2026-03-01 00:01:05.185 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 5.7166ms 2026-03-01 00:01:05.185 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:01:05.185 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:01:05.185 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 5.8094ms 2026-03-01 00:01:05.185 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 7.3021ms 2026-03-01 00:01:05.186 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:01:05.186 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType5`10[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:01:05.187 +05:30 [INF] Executed action ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API) in 8.4787ms 2026-03-01 00:01:05.187 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:01:05.187 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - 200 null application/json; charset=utf-8 10.6174ms 2026-03-01 00:01:05.187 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 8.6442ms 2026-03-01 00:01:05.187 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:01:05.187 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 10.3504ms 2026-03-01 00:01:05.187 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:01:05.188 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 6.8824ms 2026-03-01 00:01:05.188 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:01:05.188 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 12.218ms 2026-03-01 00:01:05.199 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:01:05.199 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 16.9375ms 2026-03-01 00:01:05.199 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:01:05.199 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 17.506ms 2026-03-01 00:01:05.246 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - null null 2026-03-01 00:01:05.247 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:01:05.247 +05:30 [INF] Route matched with {action = "GetUserNotes", controller = "UserNotes"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserNotes(Int32, System.String) on controller ReportingApp.API.Controllers.UserNotesController (ReportingApp.API). 2026-03-01 00:01:05.250 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType42`8[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:01:05.250 +05:30 [INF] Executed action ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API) in 3.1273ms 2026-03-01 00:01:05.250 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:01:05.250 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - 200 null application/json; charset=utf-8 4.088ms 2026-03-01 00:01:05.264 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:01:05.264 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:01:05.264 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:01:05.265 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 00:01:05.265 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:01:05.266 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:01:05.268 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:01:05.268 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 3.6603ms 2026-03-01 00:01:05.268 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:01:05.268 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 4.5914ms 2026-03-01 00:01:05.270 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:01:05.271 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 5.0972ms 2026-03-01 00:01:05.271 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:01:05.271 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 6.4844ms 2026-03-01 00:01:08.934 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:01:08.935 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:01:08.935 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:01:08.981 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:01:08.982 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 46.803ms 2026-03-01 00:01:08.982 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:01:08.982 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 48.1237ms 2026-03-01 00:01:09.869 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:01:09.870 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:01:09.870 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:01:09.909 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:01:09.909 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 39.145ms 2026-03-01 00:01:09.909 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:01:09.909 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 40.5104ms 2026-03-01 00:01:11.019 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:01:11.020 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:01:11.020 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:01:11.023 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/payslips/user/2 - null null 2026-03-01 00:01:11.024 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.PayslipsController.GetUserPayslips (ReportingApp.API)' 2026-03-01 00:01:11.024 +05:30 [INF] Route matched with {action = "GetUserPayslips", controller = "Payslips"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserPayslips(Int32) on controller ReportingApp.API.Controllers.PayslipsController (ReportingApp.API). 2026-03-01 00:01:11.027 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType33`16[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int64, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:01:11.027 +05:30 [INF] Executed action ReportingApp.API.Controllers.PayslipsController.GetUserPayslips (ReportingApp.API) in 3.1236ms 2026-03-01 00:01:11.028 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.PayslipsController.GetUserPayslips (ReportingApp.API)' 2026-03-01 00:01:11.028 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/payslips/user/2 - 200 null application/json; charset=utf-8 4.5844ms 2026-03-01 00:01:11.060 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:01:11.061 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 40.8592ms 2026-03-01 00:01:11.061 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:01:11.061 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 41.9342ms 2026-03-01 00:01:11.686 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:01:11.686 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:01:11.686 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:01:11.688 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:01:11.688 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.042ms 2026-03-01 00:01:11.688 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:01:11.689 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 2.9388ms 2026-03-01 00:01:12.539 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:01:12.539 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:01:12.539 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:01:12.576 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:01:12.576 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 36.6314ms 2026-03-01 00:01:12.576 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:01:12.576 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 37.3934ms 2026-03-01 00:01:13.204 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:01:13.205 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:01:13.205 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:01:13.259 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:01:13.259 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 54.0671ms 2026-03-01 00:01:13.259 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:01:13.260 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 55.2937ms 2026-03-01 00:01:35.400 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:01:35.401 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:01:35.401 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:01:35.440 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:01:35.441 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 39.612ms 2026-03-01 00:01:35.441 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:01:35.441 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 41.0614ms 2026-03-01 00:01:35.879 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:01:35.879 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:01:35.880 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:01:35.928 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:01:35.928 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 48.5248ms 2026-03-01 00:01:35.928 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:01:35.928 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 49.173ms 2026-03-01 00:01:36.804 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 00:01:36.804 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:01:36.804 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:01:36.808 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:01:36.809 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 4.2725ms 2026-03-01 00:01:36.809 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:01:36.809 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 5.0506ms 2026-03-01 00:01:39.029 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:01:39.030 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:01:39.030 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:01:39.034 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/roles - null null 2026-03-01 00:01:39.034 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:01:39.034 +05:30 [INF] Route matched with {action = "GetAll", controller = "Roles"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.RoleDto]]] GetAll() on controller ReportingApp.API.Controllers.RolesController (ReportingApp.API). 2026-03-01 00:01:39.035 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:01:39.035 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:01:39.035 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:01:39.038 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:01:39.038 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.9734ms 2026-03-01 00:01:39.038 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:01:39.038 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.7745ms 2026-03-01 00:01:39.040 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:01:39.040 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:01:39.040 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:01:39.041 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RoleDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:01:39.041 +05:30 [INF] Executed action ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API) in 6.7341ms 2026-03-01 00:01:39.041 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:01:39.041 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/roles - 200 null application/json; charset=utf-8 7.4799ms 2026-03-01 00:01:39.041 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/departments - null null 2026-03-01 00:01:39.042 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:01:39.042 +05:30 [INF] Route matched with {action = "GetAll", controller = "Departments"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.DepartmentDto]]] GetAll() on controller ReportingApp.API.Controllers.DepartmentsController (ReportingApp.API). 2026-03-01 00:01:39.043 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DepartmentDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:01:39.043 +05:30 [INF] Executed action ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API) in 1.3899ms 2026-03-01 00:01:39.043 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:01:39.043 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/departments - 200 null application/json; charset=utf-8 1.9221ms 2026-03-01 00:01:39.045 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:01:39.045 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 4.2341ms 2026-03-01 00:01:39.045 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:01:39.045 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 4.7727ms 2026-03-01 00:01:39.079 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:01:39.079 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 48.6924ms 2026-03-01 00:01:39.079 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:01:39.079 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 49.851ms 2026-03-01 00:01:42.389 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:01:42.390 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:01:42.390 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:01:42.403 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:01:42.403 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:01:42.403 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:01:42.406 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:01:42.407 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 3.149ms 2026-03-01 00:01:42.407 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:01:42.407 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.9495ms 2026-03-01 00:01:42.436 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:01:42.436 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 46.567ms 2026-03-01 00:01:42.437 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:01:42.437 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 47.6591ms 2026-03-01 00:01:42.444 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/departments - null null 2026-03-01 00:01:42.444 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:01:42.444 +05:30 [INF] Route matched with {action = "GetAll", controller = "Departments"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.DepartmentDto]]] GetAll() on controller ReportingApp.API.Controllers.DepartmentsController (ReportingApp.API). 2026-03-01 00:01:42.446 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DepartmentDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:01:42.446 +05:30 [INF] Executed action ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API) in 1.6563ms 2026-03-01 00:01:42.446 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:01:42.446 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:01:42.446 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/departments - 200 null application/json; charset=utf-8 2.5299ms 2026-03-01 00:01:42.446 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:01:42.446 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:01:42.448 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:01:42.448 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 1.8649ms 2026-03-01 00:01:42.448 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:01:42.448 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 2.3505ms 2026-03-01 00:01:42.451 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/roles - null null 2026-03-01 00:01:42.451 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:01:42.451 +05:30 [INF] Route matched with {action = "GetAll", controller = "Roles"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.RoleDto]]] GetAll() on controller ReportingApp.API.Controllers.RolesController (ReportingApp.API). 2026-03-01 00:01:42.453 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RoleDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:01:42.453 +05:30 [INF] Executed action ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API) in 1.7589ms 2026-03-01 00:01:42.453 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:01:42.453 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/roles - 200 null application/json; charset=utf-8 2.592ms 2026-03-01 00:01:56.440 +05:30 [INF] Request starting HTTP/1.1 PUT http://103.211.203.106/api/users/2 - application/json 31 2026-03-01 00:01:56.440 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:01:56.440 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.Update (ReportingApp.API)' 2026-03-01 00:01:56.440 +05:30 [INF] Route matched with {action = "Update", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Update(Int32, ReportingApp.Application.DTOs.Request.UpdateUserRequest) on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:01:56.453 +05:30 [INF] Executing OkObjectResult, writing value of type 'ReportingApp.Application.DTOs.Response.UserResponse'. 2026-03-01 00:01:56.453 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.Update (ReportingApp.API) in 12.2775ms 2026-03-01 00:01:56.453 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.Update (ReportingApp.API)' 2026-03-01 00:01:56.453 +05:30 [INF] Request finished HTTP/1.1 PUT http://103.211.203.106/api/users/2 - 200 null application/json; charset=utf-8 13.4347ms 2026-03-01 00:01:56.544 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:01:56.544 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:01:56.545 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:01:56.586 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:01:56.587 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 42.1261ms 2026-03-01 00:01:56.587 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:01:56.587 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 42.8893ms 2026-03-01 00:05:33.061 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:05:33.065 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:05:33.065 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:05:33.073 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:05:33.073 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 8.006ms 2026-03-01 00:05:33.074 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:05:33.074 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 13.3023ms 2026-03-01 00:05:33.104 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:05:33.105 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:05:33.105 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:05:33.108 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:05:33.108 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 3.0059ms 2026-03-01 00:05:33.108 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:05:33.108 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:05:33.108 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.7135ms 2026-03-01 00:05:33.110 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:05:33.111 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:05:33.115 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:05:33.115 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 4.9314ms 2026-03-01 00:05:33.116 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:05:33.116 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 7.5441ms 2026-03-01 00:05:33.118 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:05:33.119 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:05:33.119 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:05:33.155 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:05:33.155 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 36.1497ms 2026-03-01 00:05:33.155 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:05:33.155 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 36.8575ms 2026-03-01 00:05:33.549 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:05:33.549 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:05:33.549 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:05:33.549 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:05:33.549 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:05:33.549 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:05:33.549 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 00:05:33.550 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:05:33.550 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:05:33.551 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 00:05:33.551 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:05:33.551 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:05:33.554 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:05:33.554 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 5.106ms 2026-03-01 00:05:33.554 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:05:33.554 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 5.8698ms 2026-03-01 00:05:33.557 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:05:33.557 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 7.459ms 2026-03-01 00:05:33.557 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:05:33.558 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 8.1567ms 2026-03-01 00:05:33.559 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:05:33.560 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 8.4613ms 2026-03-01 00:05:33.560 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:05:33.560 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 8.9287ms 2026-03-01 00:05:33.593 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:05:33.593 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 43.8564ms 2026-03-01 00:05:33.593 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:05:33.593 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 44.5634ms 2026-03-01 00:05:37.510 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:05:37.511 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:05:37.511 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:05:37.513 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:05:37.514 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.8433ms 2026-03-01 00:05:37.514 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:05:37.514 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 4.0766ms 2026-03-01 00:05:37.546 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 00:05:37.546 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:05:37.546 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:05:37.548 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 00:05:37.548 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:05:37.548 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:05:37.549 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:05:37.549 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:05:37.549 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:05:37.551 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:05:37.551 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 4.549ms 2026-03-01 00:05:37.551 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:05:37.551 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 5.1286ms 2026-03-01 00:05:37.551 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:05:37.551 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 2.7238ms 2026-03-01 00:05:37.551 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:05:37.551 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 3.506ms 2026-03-01 00:05:37.591 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:05:37.592 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 43.0548ms 2026-03-01 00:05:37.592 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:05:37.592 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 43.9236ms 2026-03-01 00:05:41.565 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users/2 - null null 2026-03-01 00:05:41.565 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetById (ReportingApp.API)' 2026-03-01 00:05:41.565 +05:30 [INF] Route matched with {action = "GetById", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetById(Int32) on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:05:41.573 +05:30 [INF] Executing OkObjectResult, writing value of type 'ReportingApp.Application.DTOs.Response.UserResponse'. 2026-03-01 00:05:41.574 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetById (ReportingApp.API) in 8.0953ms 2026-03-01 00:05:41.574 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetById (ReportingApp.API)' 2026-03-01 00:05:41.574 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users/2 - 200 null application/json; charset=utf-8 8.966ms 2026-03-01 00:05:49.659 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:05:49.659 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:05:49.659 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:05:49.659 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:05:49.659 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:05:49.660 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:05:49.660 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:05:49.660 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:05:49.660 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:05:49.661 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:05:49.661 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:05:49.661 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:05:49.663 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:05:49.663 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 3.0782ms 2026-03-01 00:05:49.663 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:05:49.663 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 4.0181ms 2026-03-01 00:05:49.663 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:05:49.663 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 3.7199ms 2026-03-01 00:05:49.663 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:05:49.663 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:05:49.663 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 1.7265ms 2026-03-01 00:05:49.663 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 4.4757ms 2026-03-01 00:05:49.663 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:05:49.664 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.1291ms 2026-03-01 00:05:49.706 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:05:49.706 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 45.935ms 2026-03-01 00:05:49.706 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:05:49.706 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 46.5041ms 2026-03-01 00:05:50.446 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - null null 2026-03-01 00:05:50.447 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:05:50.447 +05:30 [INF] Route matched with {action = "GetUserEvents", controller = "CalendarEvents"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserEvents(Int32, System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime]) on controller ReportingApp.API.Controllers.CalendarEventsController (ReportingApp.API). 2026-03-01 00:05:50.450 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType5`10[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:05:50.451 +05:30 [INF] Executed action ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API) in 3.2966ms 2026-03-01 00:05:50.451 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:05:50.451 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - 200 null application/json; charset=utf-8 4.3228ms 2026-03-01 00:05:50.454 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 00:05:50.455 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:05:50.455 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:05:50.455 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - null null 2026-03-01 00:05:50.455 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:05:50.456 +05:30 [INF] Route matched with {action = "GetUserNotes", controller = "UserNotes"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserNotes(Int32, System.String) on controller ReportingApp.API.Controllers.UserNotesController (ReportingApp.API). 2026-03-01 00:05:50.458 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType42`8[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:05:50.458 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:05:50.458 +05:30 [INF] Executed action ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API) in 2.6051ms 2026-03-01 00:05:50.458 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:05:50.458 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - 200 null application/json; charset=utf-8 3.2373ms 2026-03-01 00:05:50.458 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 3.5737ms 2026-03-01 00:05:50.459 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:05:50.459 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 4.1829ms 2026-03-01 00:05:54.038 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:05:54.038 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:05:54.038 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:05:54.041 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:05:54.041 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 3.0191ms 2026-03-01 00:05:54.041 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:05:54.041 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.7137ms 2026-03-01 00:05:54.064 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:05:54.064 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:05:54.064 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:05:54.066 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:05:54.066 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 1.8018ms 2026-03-01 00:05:54.066 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:05:54.066 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 2.4866ms 2026-03-01 00:05:54.068 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 00:05:54.068 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:05:54.068 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:05:54.070 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:05:54.071 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:05:54.071 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:05:54.071 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:05:54.071 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 2.9842ms 2026-03-01 00:05:54.071 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:05:54.071 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 3.5627ms 2026-03-01 00:05:54.073 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:05:54.074 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 2.9183ms 2026-03-01 00:05:54.074 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:05:54.074 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 3.4ms 2026-03-01 00:05:54.094 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 00:05:54.094 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:05:54.094 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:05:54.098 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:05:54.098 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 3.6948ms 2026-03-01 00:05:54.098 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:05:54.098 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 4.4723ms 2026-03-01 00:05:54.099 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - null null 2026-03-01 00:05:54.099 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:05:54.099 +05:30 [INF] Route matched with {action = "GetUserEvents", controller = "CalendarEvents"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserEvents(Int32, System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime]) on controller ReportingApp.API.Controllers.CalendarEventsController (ReportingApp.API). 2026-03-01 00:05:54.102 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType5`10[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:05:54.102 +05:30 [INF] Executed action ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API) in 2.6022ms 2026-03-01 00:05:54.102 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:05:54.102 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - 200 null application/json; charset=utf-8 3.193ms 2026-03-01 00:05:54.113 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - null null 2026-03-01 00:05:54.113 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:05:54.113 +05:30 [INF] Route matched with {action = "GetUserNotes", controller = "UserNotes"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserNotes(Int32, System.String) on controller ReportingApp.API.Controllers.UserNotesController (ReportingApp.API). 2026-03-01 00:05:54.116 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType42`8[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:05:54.116 +05:30 [INF] Executed action ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API) in 2.3773ms 2026-03-01 00:05:54.116 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:05:54.116 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - 200 null application/json; charset=utf-8 2.9864ms 2026-03-01 00:05:54.130 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 00:05:54.130 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:05:54.130 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:05:54.134 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:05:54.134 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 3.5097ms 2026-03-01 00:05:54.134 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:05:54.134 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 4.4249ms 2026-03-01 00:05:54.134 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:05:54.134 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:05:54.134 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:05:54.137 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:05:54.137 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.2513ms 2026-03-01 00:05:54.137 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:05:54.137 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 2.8819ms 2026-03-01 00:05:55.123 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:05:55.123 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:05:55.123 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:05:55.123 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:05:55.123 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:05:55.123 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:05:55.124 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:05:55.124 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:05:55.124 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:05:55.125 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:05:55.126 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 2.0662ms 2026-03-01 00:05:55.126 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:05:55.126 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 2.5146ms 2026-03-01 00:05:55.126 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:05:55.126 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.8289ms 2026-03-01 00:05:55.126 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:05:55.126 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.6434ms 2026-03-01 00:05:55.126 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:05:55.127 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.4546ms 2026-03-01 00:05:55.127 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:05:55.127 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 2.8753ms 2026-03-01 00:05:55.144 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 00:05:55.144 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 00:05:55.145 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:05:55.145 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:05:55.145 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:05:55.145 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:05:55.147 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:05:55.147 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 2.7747ms 2026-03-01 00:05:55.148 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:05:55.148 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 3.3655ms 2026-03-01 00:05:55.148 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:05:55.148 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 2.9912ms 2026-03-01 00:05:55.148 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:05:55.148 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 3.5646ms 2026-03-01 00:05:55.150 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - null null 2026-03-01 00:05:55.151 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:05:55.151 +05:30 [INF] Route matched with {action = "GetUserEvents", controller = "CalendarEvents"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserEvents(Int32, System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime]) on controller ReportingApp.API.Controllers.CalendarEventsController (ReportingApp.API). 2026-03-01 00:05:55.153 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType5`10[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:05:55.153 +05:30 [INF] Executed action ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API) in 2.3226ms 2026-03-01 00:05:55.153 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:05:55.153 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - 200 null application/json; charset=utf-8 2.8594ms 2026-03-01 00:05:55.269 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - null null 2026-03-01 00:05:55.269 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:05:55.269 +05:30 [INF] Route matched with {action = "GetUserNotes", controller = "UserNotes"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserNotes(Int32, System.String) on controller ReportingApp.API.Controllers.UserNotesController (ReportingApp.API). 2026-03-01 00:05:55.271 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType42`8[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:05:55.272 +05:30 [INF] Executed action ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API) in 2.3671ms 2026-03-01 00:05:55.272 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:05:55.272 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - 200 null application/json; charset=utf-8 3.1802ms 2026-03-01 00:05:55.273 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 00:05:55.273 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:05:55.273 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:05:55.276 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:05:55.276 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:05:55.276 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:05:55.277 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:05:55.277 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 3.5804ms 2026-03-01 00:05:55.277 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:05:55.277 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 4.0606ms 2026-03-01 00:05:55.278 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:05:55.278 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 1.8246ms 2026-03-01 00:05:55.278 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:05:55.278 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 2.4612ms 2026-03-01 00:05:58.061 +05:30 [INF] Request starting HTTP/1.1 POST http://103.211.203.106/api/auth/login - application/json 53 2026-03-01 00:05:58.062 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:05:58.062 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 00:05:58.069 +05:30 [INF] Route matched with {action = "Login", controller = "Auth"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(ReportingApp.Application.DTOs.Request.LoginRequest) on controller ReportingApp.API.Controllers.AuthController (ReportingApp.API). 2026-03-01 00:05:58.531 +05:30 [INF] Executing OkObjectResult, writing value of type 'ReportingApp.Application.DTOs.Response.AuthResponse'. 2026-03-01 00:05:58.535 +05:30 [INF] Executed action ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API) in 465.1144ms 2026-03-01 00:05:58.535 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 00:05:58.535 +05:30 [INF] Request finished HTTP/1.1 POST http://103.211.203.106/api/auth/login - 200 null application/json; charset=utf-8 474.292ms 2026-03-01 00:05:58.736 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 00:05:58.736 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:05:58.736 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:05:58.740 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:05:58.740 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 3.7449ms 2026-03-01 00:05:58.740 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:05:58.740 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 4.4807ms 2026-03-01 00:06:00.906 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:06:00.906 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:00.906 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:06:00.908 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:00.909 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.4067ms 2026-03-01 00:06:00.909 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:00.909 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.2052ms 2026-03-01 00:06:00.914 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:06:00.914 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - null null 2026-03-01 00:06:00.914 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:00.914 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:06:00.914 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:06:00.914 +05:30 [INF] Route matched with {action = "GetUserEvents", controller = "CalendarEvents"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserEvents(Int32, System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime]) on controller ReportingApp.API.Controllers.CalendarEventsController (ReportingApp.API). 2026-03-01 00:06:00.915 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:06:00.915 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 00:06:00.915 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:06:00.915 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:06:00.915 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:06:00.915 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:06:00.915 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 00:06:00.916 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:06:00.916 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:06:00.922 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:00.922 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 8.2672ms 2026-03-01 00:06:00.923 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:00.923 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 9.0414ms 2026-03-01 00:06:00.924 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:06:00.924 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 9.0667ms 2026-03-01 00:06:00.924 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:06:00.924 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 9.5756ms 2026-03-01 00:06:00.925 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType5`10[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:06:00.925 +05:30 [INF] Executed action ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API) in 10.5001ms 2026-03-01 00:06:00.925 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:06:00.925 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - 200 null application/json; charset=utf-8 11.201ms 2026-03-01 00:06:00.925 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:06:00.925 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 10.1835ms 2026-03-01 00:06:00.925 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:06:00.925 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 10.721ms 2026-03-01 00:06:00.927 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:06:00.927 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 11.6596ms 2026-03-01 00:06:00.927 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:06:00.927 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 12.1197ms 2026-03-01 00:06:00.980 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - null null 2026-03-01 00:06:00.981 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:06:00.981 +05:30 [INF] Route matched with {action = "GetUserNotes", controller = "UserNotes"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserNotes(Int32, System.String) on controller ReportingApp.API.Controllers.UserNotesController (ReportingApp.API). 2026-03-01 00:06:00.983 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType42`8[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:06:00.984 +05:30 [INF] Executed action ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API) in 2.5242ms 2026-03-01 00:06:00.984 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:06:00.984 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - 200 null application/json; charset=utf-8 3.3492ms 2026-03-01 00:06:00.988 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 00:06:00.988 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:06:00.989 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:06:00.992 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:06:00.992 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 3.5347ms 2026-03-01 00:06:00.992 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:06:00.992 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 4.3086ms 2026-03-01 00:06:00.999 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:06:00.999 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:01.000 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:06:01.002 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:01.002 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.7782ms 2026-03-01 00:06:01.002 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:01.003 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.4945ms 2026-03-01 00:06:01.748 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:06:01.748 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:01.748 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:06:01.750 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:01.750 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.0792ms 2026-03-01 00:06:01.751 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:01.751 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 2.8334ms 2026-03-01 00:06:01.753 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:06:01.753 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:01.753 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:06:01.755 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:01.755 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 1.7959ms 2026-03-01 00:06:01.755 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:01.755 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 2.396ms 2026-03-01 00:06:01.769 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 00:06:01.769 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:06:01.769 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:06:01.774 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:06:01.774 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 4.3924ms 2026-03-01 00:06:01.774 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:06:01.774 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 5.1557ms 2026-03-01 00:06:01.780 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:06:01.781 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:06:01.781 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:06:01.783 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:06:01.783 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 2.417ms 2026-03-01 00:06:01.784 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:06:01.784 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 3.0819ms 2026-03-01 00:06:01.790 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - null null 2026-03-01 00:06:01.790 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:06:01.790 +05:30 [INF] Route matched with {action = "GetUserEvents", controller = "CalendarEvents"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserEvents(Int32, System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime]) on controller ReportingApp.API.Controllers.CalendarEventsController (ReportingApp.API). 2026-03-01 00:06:01.790 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 00:06:01.791 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:06:01.791 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:06:01.794 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType5`10[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:06:01.794 +05:30 [INF] Executed action ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API) in 3.6492ms 2026-03-01 00:06:01.794 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:06:01.794 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:06:01.794 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - 200 null application/json; charset=utf-8 4.3202ms 2026-03-01 00:06:01.794 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 3.3958ms 2026-03-01 00:06:01.794 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:06:01.794 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 3.8392ms 2026-03-01 00:06:01.864 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - null null 2026-03-01 00:06:01.864 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 00:06:01.865 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:06:01.865 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:06:01.865 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:06:01.865 +05:30 [INF] Route matched with {action = "GetUserNotes", controller = "UserNotes"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserNotes(Int32, System.String) on controller ReportingApp.API.Controllers.UserNotesController (ReportingApp.API). 2026-03-01 00:06:01.865 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:06:01.865 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:01.865 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:06:01.868 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType42`8[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:06:01.868 +05:30 [INF] Executed action ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API) in 2.4207ms 2026-03-01 00:06:01.868 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:06:01.868 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - 200 null application/json; charset=utf-8 3.3195ms 2026-03-01 00:06:01.868 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:01.868 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.8319ms 2026-03-01 00:06:01.868 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:01.868 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.3868ms 2026-03-01 00:06:01.869 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:06:01.869 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 4.1584ms 2026-03-01 00:06:01.870 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:06:01.870 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 5.1442ms 2026-03-01 00:06:02.048 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:06:02.049 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:02.049 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:06:02.052 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:02.052 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 3.0063ms 2026-03-01 00:06:02.052 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:02.052 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.9585ms 2026-03-01 00:06:02.058 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:06:02.059 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:02.059 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:06:02.061 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:02.061 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.2469ms 2026-03-01 00:06:02.061 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:02.061 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.0642ms 2026-03-01 00:06:02.070 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:06:02.070 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:06:02.070 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:06:02.073 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:06:02.073 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 2.7258ms 2026-03-01 00:06:02.073 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:06:02.073 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 00:06:02.073 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 3.528ms 2026-03-01 00:06:02.074 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:06:02.074 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:06:02.077 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:06:02.077 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 3.5496ms 2026-03-01 00:06:02.077 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:06:02.077 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 4.178ms 2026-03-01 00:06:02.084 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 00:06:02.084 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:06:02.085 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:06:02.085 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - null null 2026-03-01 00:06:02.086 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:06:02.086 +05:30 [INF] Route matched with {action = "GetUserEvents", controller = "CalendarEvents"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserEvents(Int32, System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime]) on controller ReportingApp.API.Controllers.CalendarEventsController (ReportingApp.API). 2026-03-01 00:06:02.088 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:06:02.088 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 3.5685ms 2026-03-01 00:06:02.088 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType5`10[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:06:02.088 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:06:02.088 +05:30 [INF] Executed action ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API) in 2.6458ms 2026-03-01 00:06:02.088 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 4.247ms 2026-03-01 00:06:02.088 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:06:02.088 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - 200 null application/json; charset=utf-8 3.1424ms 2026-03-01 00:06:02.124 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - null null 2026-03-01 00:06:02.124 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:06:02.124 +05:30 [INF] Route matched with {action = "GetUserNotes", controller = "UserNotes"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserNotes(Int32, System.String) on controller ReportingApp.API.Controllers.UserNotesController (ReportingApp.API). 2026-03-01 00:06:02.127 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType42`8[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:06:02.127 +05:30 [INF] Executed action ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API) in 2.4408ms 2026-03-01 00:06:02.127 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:06:02.127 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - 200 null application/json; charset=utf-8 3.3825ms 2026-03-01 00:06:02.139 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 00:06:02.139 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:06:02.139 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:06:02.139 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:02.139 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:06:02.139 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:06:02.142 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:02.142 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.694ms 2026-03-01 00:06:02.142 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:02.142 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.4708ms 2026-03-01 00:06:02.143 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:06:02.143 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 3.4335ms 2026-03-01 00:06:02.143 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:06:02.143 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 4.1173ms 2026-03-01 00:06:02.303 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:06:02.303 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:02.304 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:06:02.306 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:02.306 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.4057ms 2026-03-01 00:06:02.306 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:02.306 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.1825ms 2026-03-01 00:06:02.315 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:06:02.315 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:06:02.315 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:02.315 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:06:02.315 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:06:02.315 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:06:02.318 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 00:06:02.318 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:02.318 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.3891ms 2026-03-01 00:06:02.318 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:02.318 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.5157ms 2026-03-01 00:06:02.318 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:06:02.318 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:06:02.318 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:06:02.318 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 2.9176ms 2026-03-01 00:06:02.318 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:06:02.318 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 3.4499ms 2026-03-01 00:06:02.321 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:06:02.321 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 2.7743ms 2026-03-01 00:06:02.321 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:06:02.321 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 3.5199ms 2026-03-01 00:06:02.368 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 00:06:02.368 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:06:02.368 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:06:02.371 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:06:02.371 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 2.9181ms 2026-03-01 00:06:02.371 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:06:02.371 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 3.6036ms 2026-03-01 00:06:02.374 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - null null 2026-03-01 00:06:02.375 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:06:02.375 +05:30 [INF] Route matched with {action = "GetUserEvents", controller = "CalendarEvents"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserEvents(Int32, System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime]) on controller ReportingApp.API.Controllers.CalendarEventsController (ReportingApp.API). 2026-03-01 00:06:02.376 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - null null 2026-03-01 00:06:02.376 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:06:02.376 +05:30 [INF] Route matched with {action = "GetUserNotes", controller = "UserNotes"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserNotes(Int32, System.String) on controller ReportingApp.API.Controllers.UserNotesController (ReportingApp.API). 2026-03-01 00:06:02.377 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType5`10[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:06:02.377 +05:30 [INF] Executed action ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API) in 2.6214ms 2026-03-01 00:06:02.377 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:06:02.377 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - 200 null application/json; charset=utf-8 3.1816ms 2026-03-01 00:06:02.378 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType42`8[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:06:02.378 +05:30 [INF] Executed action ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API) in 1.6023ms 2026-03-01 00:06:02.378 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:06:02.378 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - 200 null application/json; charset=utf-8 2.0979ms 2026-03-01 00:06:02.414 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 00:06:02.415 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:06:02.415 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:06:02.416 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:06:02.417 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:02.417 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:06:02.418 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:06:02.418 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 3.169ms 2026-03-01 00:06:02.418 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:06:02.418 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 3.8599ms 2026-03-01 00:06:02.419 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:02.420 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.4738ms 2026-03-01 00:06:02.420 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:02.420 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.2231ms 2026-03-01 00:06:11.919 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/roles - null null 2026-03-01 00:06:11.919 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/departments - null null 2026-03-01 00:06:11.919 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:11.919 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:06:11.919 +05:30 [INF] Route matched with {action = "GetAll", controller = "Departments"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.DepartmentDto]]] GetAll() on controller ReportingApp.API.Controllers.DepartmentsController (ReportingApp.API). 2026-03-01 00:06:11.919 +05:30 [INF] Route matched with {action = "GetAll", controller = "Roles"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.RoleDto]]] GetAll() on controller ReportingApp.API.Controllers.RolesController (ReportingApp.API). 2026-03-01 00:06:11.921 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:06:11.921 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:06:11.921 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DepartmentDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:11.921 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RoleDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:11.921 +05:30 [INF] Executed action ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API) in 1.6968ms 2026-03-01 00:06:11.921 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:06:11.921 +05:30 [INF] Executed action ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API) in 1.7183ms 2026-03-01 00:06:11.921 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:11.921 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:06:11.921 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:06:11.921 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/departments - 200 null application/json; charset=utf-8 2.4651ms 2026-03-01 00:06:11.921 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/roles - 200 null application/json; charset=utf-8 2.5096ms 2026-03-01 00:06:11.922 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:11.923 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:06:11.923 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:06:11.923 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:11.923 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:06:11.925 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:11.925 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:11.925 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 1.8538ms 2026-03-01 00:06:11.925 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:11.925 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.7857ms 2026-03-01 00:06:11.925 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:06:11.925 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 2.2998ms 2026-03-01 00:06:11.926 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 4.8415ms 2026-03-01 00:06:11.965 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:11.965 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 44.2096ms 2026-03-01 00:06:11.966 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:06:11.966 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 45.0152ms 2026-03-01 00:06:20.631 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users/2 - null null 2026-03-01 00:06:20.632 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetById (ReportingApp.API)' 2026-03-01 00:06:20.632 +05:30 [INF] Route matched with {action = "GetById", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetById(Int32) on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:06:20.640 +05:30 [INF] Executing OkObjectResult, writing value of type 'ReportingApp.Application.DTOs.Response.UserResponse'. 2026-03-01 00:06:20.640 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetById (ReportingApp.API) in 8.3191ms 2026-03-01 00:06:20.641 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetById (ReportingApp.API)' 2026-03-01 00:06:20.641 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users/2 - 200 null application/json; charset=utf-8 9.3357ms 2026-03-01 00:06:27.022 +05:30 [INF] Request starting HTTP/1.1 PUT http://103.211.203.106/api/users/2 - application/json 335 2026-03-01 00:06:27.022 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:06:27.022 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.Update (ReportingApp.API)' 2026-03-01 00:06:27.022 +05:30 [INF] Route matched with {action = "Update", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Update(Int32, ReportingApp.Application.DTOs.Request.UpdateUserRequest) on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:06:27.047 +05:30 [INF] Executing OkObjectResult, writing value of type 'ReportingApp.Application.DTOs.Response.UserResponse'. 2026-03-01 00:06:27.047 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.Update (ReportingApp.API) in 25.073ms 2026-03-01 00:06:27.048 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.Update (ReportingApp.API)' 2026-03-01 00:06:27.048 +05:30 [INF] Request finished HTTP/1.1 PUT http://103.211.203.106/api/users/2 - 200 null application/json; charset=utf-8 26.1077ms 2026-03-01 00:06:29.065 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:06:29.066 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:06:29.066 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:06:29.100 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:29.100 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 33.9231ms 2026-03-01 00:06:29.100 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:06:29.100 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 34.5359ms 2026-03-01 00:06:29.216 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/3 - null null 2026-03-01 00:06:29.216 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:29.222 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:06:29.228 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - null null 2026-03-01 00:06:29.228 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/14 - null null 2026-03-01 00:06:29.229 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - null null 2026-03-01 00:06:29.230 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:29.230 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:29.230 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:29.230 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:06:29.230 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:06:29.230 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:06:29.231 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/2 - null null 2026-03-01 00:06:29.231 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:29.231 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:06:29.234 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - null null 2026-03-01 00:06:29.234 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:29.234 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:06:29.246 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:29.246 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:29.246 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:29.246 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:29.246 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:29.247 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:29.248 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 14.4ms 2026-03-01 00:06:29.249 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 18.6296ms 2026-03-01 00:06:29.249 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:29.249 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 17.7412ms 2026-03-01 00:06:29.249 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:29.249 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - 200 null application/json; charset=utf-8 20.1095ms 2026-03-01 00:06:29.249 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/2 - 200 null application/json; charset=utf-8 18.2078ms 2026-03-01 00:06:29.248 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 26.437ms 2026-03-01 00:06:29.249 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:29.248 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 18.5528ms 2026-03-01 00:06:29.249 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:29.249 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:29.248 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 18.216ms 2026-03-01 00:06:29.249 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - 200 null application/json; charset=utf-8 15.4244ms 2026-03-01 00:06:29.249 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/14 - 200 null application/json; charset=utf-8 21.0279ms 2026-03-01 00:06:29.249 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:29.249 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - 200 null application/json; charset=utf-8 21.739ms 2026-03-01 00:06:29.249 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/3 - 200 null application/json; charset=utf-8 33.164ms 2026-03-01 00:06:29.347 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/16 - null null 2026-03-01 00:06:29.347 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:29.347 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:06:29.351 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:29.351 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.8742ms 2026-03-01 00:06:29.351 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:29.351 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/16 - 200 null application/json; charset=utf-8 4.541ms 2026-03-01 00:06:29.359 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/18 - null null 2026-03-01 00:06:29.359 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:29.359 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:06:29.363 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:29.363 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 4.2916ms 2026-03-01 00:06:29.364 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:29.364 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/18 - 200 null application/json; charset=utf-8 5.1047ms 2026-03-01 00:06:33.539 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/2 - null null 2026-03-01 00:06:33.540 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:33.540 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - null null 2026-03-01 00:06:33.540 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:06:33.540 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:33.540 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:06:33.542 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - null null 2026-03-01 00:06:33.542 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/3 - null null 2026-03-01 00:06:33.542 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:33.542 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:06:33.543 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:33.543 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:06:33.544 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/14 - null null 2026-03-01 00:06:33.544 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:33.544 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:06:33.544 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - null null 2026-03-01 00:06:33.544 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:33.544 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:06:33.549 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:33.550 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:33.550 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 7.217ms 2026-03-01 00:06:33.550 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:33.550 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 9.2661ms 2026-03-01 00:06:33.550 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - 200 null application/json; charset=utf-8 7.8542ms 2026-03-01 00:06:33.550 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:33.550 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - 200 null application/json; charset=utf-8 9.9754ms 2026-03-01 00:06:33.550 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:33.550 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 6.4395ms 2026-03-01 00:06:33.550 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:33.550 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/14 - 200 null application/json; charset=utf-8 6.9044ms 2026-03-01 00:06:33.551 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:33.551 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 8.8179ms 2026-03-01 00:06:33.552 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:33.552 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/3 - 200 null application/json; charset=utf-8 9.3106ms 2026-03-01 00:06:33.553 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:33.553 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 12.9334ms 2026-03-01 00:06:33.553 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:33.553 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/2 - 200 null application/json; charset=utf-8 14.2518ms 2026-03-01 00:06:33.554 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:33.554 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 9.3824ms 2026-03-01 00:06:33.554 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:33.554 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - 200 null application/json; charset=utf-8 9.8004ms 2026-03-01 00:06:33.624 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/18 - null null 2026-03-01 00:06:33.625 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:33.625 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:06:33.627 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/16 - null null 2026-03-01 00:06:33.627 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:33.627 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:06:33.629 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:33.629 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 4.1995ms 2026-03-01 00:06:33.629 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:33.629 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/18 - 200 null application/json; charset=utf-8 4.8106ms 2026-03-01 00:06:33.631 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:33.631 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 4.2085ms 2026-03-01 00:06:33.631 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:33.631 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/16 - 200 null application/json; charset=utf-8 4.7786ms 2026-03-01 00:06:35.521 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users/subordinates/3 - null null 2026-03-01 00:06:35.522 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API)' 2026-03-01 00:06:35.531 +05:30 [INF] Route matched with {action = "GetSelectableUsers", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSelectableUsers(Int32) on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:06:35.546 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:35.547 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API) in 15.834ms 2026-03-01 00:06:35.547 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API)' 2026-03-01 00:06:35.547 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users/subordinates/3 - 200 null application/json; charset=utf-8 25.562ms 2026-03-01 00:06:35.616 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - null null 2026-03-01 00:06:35.616 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:35.616 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:06:35.621 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:35.622 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 5.2152ms 2026-03-01 00:06:35.622 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:35.622 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - 200 null application/json; charset=utf-8 6.0183ms 2026-03-01 00:06:38.486 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - null null 2026-03-01 00:06:38.486 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:38.486 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:06:38.491 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:06:38.491 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 4.8663ms 2026-03-01 00:06:38.491 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:06:38.491 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - 200 null application/json; charset=utf-8 5.5591ms 2026-03-01 00:06:47.846 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 00:06:47.847 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:06:47.847 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:06:47.850 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:06:47.850 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 3.5572ms 2026-03-01 00:06:47.850 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:06:47.850 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 4.3286ms 2026-03-01 00:06:51.961 +05:30 [INF] Request starting HTTP/1.1 POST http://103.211.203.106/api/auth/login - application/json 53 2026-03-01 00:06:51.963 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:06:51.963 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 00:06:51.963 +05:30 [INF] Route matched with {action = "Login", controller = "Auth"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(ReportingApp.Application.DTOs.Request.LoginRequest) on controller ReportingApp.API.Controllers.AuthController (ReportingApp.API). 2026-03-01 00:06:51.971 +05:30 [WRN] Login failed for email anish@mediphil.com: Your account has been deactivated. Please contact the administrator. 2026-03-01 00:06:51.972 +05:30 [INF] Executing UnauthorizedObjectResult, writing value of type '<>f__AnonymousType3`2[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:06:51.975 +05:30 [INF] Executed action ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API) in 11.8612ms 2026-03-01 00:06:51.975 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 00:06:51.975 +05:30 [INF] Request finished HTTP/1.1 POST http://103.211.203.106/api/auth/login - 401 null application/json; charset=utf-8 14.0377ms 2026-03-01 00:07:03.007 +05:30 [INF] Request starting HTTP/1.1 POST http://103.211.203.106/api/auth/login - application/json 53 2026-03-01 00:07:03.007 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:07:03.008 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 00:07:03.008 +05:30 [INF] Route matched with {action = "Login", controller = "Auth"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(ReportingApp.Application.DTOs.Request.LoginRequest) on controller ReportingApp.API.Controllers.AuthController (ReportingApp.API). 2026-03-01 00:07:03.017 +05:30 [WRN] Login failed for email anish@mediphil.com: Your account has been deactivated. Please contact the administrator. 2026-03-01 00:07:03.017 +05:30 [INF] Executing UnauthorizedObjectResult, writing value of type '<>f__AnonymousType3`2[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:07:03.018 +05:30 [INF] Executed action ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API) in 8.978ms 2026-03-01 00:07:03.018 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 00:07:03.018 +05:30 [INF] Request finished HTTP/1.1 POST http://103.211.203.106/api/auth/login - 401 null application/json; charset=utf-8 11.1212ms 2026-03-01 00:07:11.321 +05:30 [INF] Request starting HTTP/1.1 POST http://103.211.203.106/api/auth/login - application/json 53 2026-03-01 00:07:11.321 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:07:11.321 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 00:07:11.321 +05:30 [INF] Route matched with {action = "Login", controller = "Auth"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(ReportingApp.Application.DTOs.Request.LoginRequest) on controller ReportingApp.API.Controllers.AuthController (ReportingApp.API). 2026-03-01 00:07:11.325 +05:30 [WRN] Login failed for email vinod@mediphil.com: No account found with this email address. 2026-03-01 00:07:11.325 +05:30 [INF] Executing UnauthorizedObjectResult, writing value of type '<>f__AnonymousType3`2[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:07:11.325 +05:30 [INF] Executed action ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API) in 3.4833ms 2026-03-01 00:07:11.325 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 00:07:11.325 +05:30 [INF] Request finished HTTP/1.1 POST http://103.211.203.106/api/auth/login - 401 null application/json; charset=utf-8 4.3246ms 2026-03-01 00:07:17.381 +05:30 [INF] Request starting HTTP/1.1 POST http://103.211.203.106/api/auth/login - application/json 53 2026-03-01 00:07:17.382 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:07:17.382 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 00:07:17.382 +05:30 [INF] Route matched with {action = "Login", controller = "Auth"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(ReportingApp.Application.DTOs.Request.LoginRequest) on controller ReportingApp.API.Controllers.AuthController (ReportingApp.API). 2026-03-01 00:07:17.386 +05:30 [WRN] Login failed for email vikas@mediphil.com: No account found with this email address. 2026-03-01 00:07:17.387 +05:30 [INF] Executing UnauthorizedObjectResult, writing value of type '<>f__AnonymousType3`2[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:07:17.387 +05:30 [INF] Executed action ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API) in 4.8904ms 2026-03-01 00:07:17.387 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 00:07:17.387 +05:30 [INF] Request finished HTTP/1.1 POST http://103.211.203.106/api/auth/login - 401 null application/json; charset=utf-8 5.9293ms 2026-03-01 00:07:32.306 +05:30 [INF] Request starting HTTP/1.1 POST http://103.211.203.106/api/auth/login - application/json 53 2026-03-01 00:07:32.306 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:07:32.306 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 00:07:32.306 +05:30 [INF] Route matched with {action = "Login", controller = "Auth"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(ReportingApp.Application.DTOs.Request.LoginRequest) on controller ReportingApp.API.Controllers.AuthController (ReportingApp.API). 2026-03-01 00:07:32.310 +05:30 [WRN] Login failed for email vikas@mediphil.com: No account found with this email address. 2026-03-01 00:07:32.310 +05:30 [INF] Executing UnauthorizedObjectResult, writing value of type '<>f__AnonymousType3`2[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:07:32.310 +05:30 [INF] Executed action ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API) in 3.8728ms 2026-03-01 00:07:32.310 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 00:07:32.310 +05:30 [INF] Request finished HTTP/1.1 POST http://103.211.203.106/api/auth/login - 401 null application/json; charset=utf-8 4.558ms 2026-03-01 00:07:40.403 +05:30 [INF] Request starting HTTP/1.1 POST http://103.211.203.106/api/auth/login - application/json 52 2026-03-01 00:07:40.404 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:07:40.404 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 00:07:40.404 +05:30 [INF] Route matched with {action = "Login", controller = "Auth"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(ReportingApp.Application.DTOs.Request.LoginRequest) on controller ReportingApp.API.Controllers.AuthController (ReportingApp.API). 2026-03-01 00:07:40.409 +05:30 [WRN] Login failed for email hema@mediphil.com: No account found with this email address. 2026-03-01 00:07:40.409 +05:30 [INF] Executing UnauthorizedObjectResult, writing value of type '<>f__AnonymousType3`2[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:07:40.410 +05:30 [INF] Executed action ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API) in 5.3318ms 2026-03-01 00:07:40.410 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 00:07:40.410 +05:30 [INF] Request finished HTTP/1.1 POST http://103.211.203.106/api/auth/login - 401 null application/json; charset=utf-8 6.6334ms 2026-03-01 00:07:55.518 +05:30 [INF] Request starting HTTP/1.1 POST http://103.211.203.106/api/auth/login - application/json 52 2026-03-01 00:07:55.519 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:07:55.519 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 00:07:55.519 +05:30 [INF] Route matched with {action = "Login", controller = "Auth"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(ReportingApp.Application.DTOs.Request.LoginRequest) on controller ReportingApp.API.Controllers.AuthController (ReportingApp.API). 2026-03-01 00:07:55.523 +05:30 [WRN] Login failed for email test@mediphil.com: No account found with this email address. 2026-03-01 00:07:55.524 +05:30 [INF] Executing UnauthorizedObjectResult, writing value of type '<>f__AnonymousType3`2[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:07:55.524 +05:30 [INF] Executed action ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API) in 4.3042ms 2026-03-01 00:07:55.524 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 00:07:55.524 +05:30 [INF] Request finished HTTP/1.1 POST http://103.211.203.106/api/auth/login - 401 null application/json; charset=utf-8 5.3411ms 2026-03-01 00:08:58.487 +05:30 [INF] Request starting HTTP/1.1 POST http://103.211.203.106/api/auth/login - application/json 53 2026-03-01 00:08:58.489 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:08:58.490 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 00:08:58.490 +05:30 [INF] Route matched with {action = "Login", controller = "Auth"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(ReportingApp.Application.DTOs.Request.LoginRequest) on controller ReportingApp.API.Controllers.AuthController (ReportingApp.API). 2026-03-01 00:08:58.698 +05:30 [INF] Executing OkObjectResult, writing value of type 'ReportingApp.Application.DTOs.Response.AuthResponse'. 2026-03-01 00:08:58.698 +05:30 [INF] Executed action ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API) in 207.6754ms 2026-03-01 00:08:58.698 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 00:08:58.699 +05:30 [INF] Request finished HTTP/1.1 POST http://103.211.203.106/api/auth/login - 200 null application/json; charset=utf-8 211.4796ms 2026-03-01 00:08:58.934 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:08:58.935 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:08:58.935 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:08:58.937 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:08:58.938 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:08:58.938 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:08:58.938 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:08:58.939 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:08:58.939 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:08:58.939 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 00:08:58.939 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:08:58.939 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 3.8709ms 2026-03-01 00:08:58.939 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:08:58.939 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 5.3424ms 2026-03-01 00:08:58.939 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:08:58.939 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:08:58.943 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:08:58.943 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 4.6604ms 2026-03-01 00:08:58.943 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:08:58.944 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 6.0268ms 2026-03-01 00:08:58.944 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:08:58.944 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 4.8851ms 2026-03-01 00:08:58.944 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:08:58.944 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 5.5098ms 2026-03-01 00:08:58.945 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:08:58.945 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 6.7519ms 2026-03-01 00:08:58.945 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:08:58.945 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 8.412ms 2026-03-01 00:08:58.946 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - null null 2026-03-01 00:08:58.946 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 00:08:58.946 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:08:58.946 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:08:58.947 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:08:58.947 +05:30 [INF] Route matched with {action = "GetUserEvents", controller = "CalendarEvents"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserEvents(Int32, System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime]) on controller ReportingApp.API.Controllers.CalendarEventsController (ReportingApp.API). 2026-03-01 00:08:58.950 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType5`10[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:08:58.950 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:08:58.950 +05:30 [INF] Executed action ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API) in 3.6739ms 2026-03-01 00:08:58.950 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 3.7504ms 2026-03-01 00:08:58.950 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:08:58.950 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:08:58.950 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - 200 null application/json; charset=utf-8 4.4263ms 2026-03-01 00:08:58.950 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 4.4441ms 2026-03-01 00:08:58.998 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - null null 2026-03-01 00:08:58.998 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:08:58.999 +05:30 [INF] Route matched with {action = "GetUserNotes", controller = "UserNotes"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserNotes(Int32, System.String) on controller ReportingApp.API.Controllers.UserNotesController (ReportingApp.API). 2026-03-01 00:08:59.001 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType42`8[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:08:59.001 +05:30 [INF] Executed action ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API) in 2.7774ms 2026-03-01 00:08:59.002 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:08:59.002 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - 200 null application/json; charset=utf-8 3.5543ms 2026-03-01 00:08:59.013 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:08:59.014 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 00:08:59.014 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:08:59.014 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:08:59.014 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:08:59.014 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:08:59.016 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:08:59.016 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.6586ms 2026-03-01 00:08:59.017 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:08:59.017 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.3851ms 2026-03-01 00:08:59.017 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:08:59.017 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 3.1877ms 2026-03-01 00:08:59.017 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:08:59.017 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 3.6643ms 2026-03-01 00:10:11.682 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:10:11.684 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:10:11.685 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:10:11.736 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:10:11.736 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 51.625ms 2026-03-01 00:10:11.737 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:10:11.737 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 54.9794ms 2026-03-01 00:10:12.384 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:10:12.384 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:10:12.384 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:10:12.425 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:10:12.426 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 41.2082ms 2026-03-01 00:10:12.426 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:10:12.426 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 42.1681ms 2026-03-01 00:10:13.859 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 00:10:13.860 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:10:13.860 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:10:13.864 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:10:13.865 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 4.9883ms 2026-03-01 00:10:13.865 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:10:13.865 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 5.9769ms 2026-03-01 00:10:15.159 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:10:15.159 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:10:15.159 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:10:15.198 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:10:15.198 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 38.9573ms 2026-03-01 00:10:15.198 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:10:15.198 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 39.5631ms 2026-03-01 00:10:24.188 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:10:24.189 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:10:24.189 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:10:24.199 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/roles - null null 2026-03-01 00:10:24.199 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:10:24.199 +05:30 [INF] Route matched with {action = "GetAll", controller = "Roles"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.RoleDto]]] GetAll() on controller ReportingApp.API.Controllers.RolesController (ReportingApp.API). 2026-03-01 00:10:24.202 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RoleDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:10:24.202 +05:30 [INF] Executed action ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API) in 2.3145ms 2026-03-01 00:10:24.202 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:10:24.202 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/roles - 200 null application/json; charset=utf-8 3.0553ms 2026-03-01 00:10:24.226 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:10:24.227 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 37.6384ms 2026-03-01 00:10:24.227 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:10:24.227 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 38.3569ms 2026-03-01 00:10:24.238 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/departments - null null 2026-03-01 00:10:24.238 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:10:24.238 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:10:24.238 +05:30 [INF] Route matched with {action = "GetAll", controller = "Departments"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.DepartmentDto]]] GetAll() on controller ReportingApp.API.Controllers.DepartmentsController (ReportingApp.API). 2026-03-01 00:10:24.239 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:10:24.239 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:10:24.240 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DepartmentDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:10:24.240 +05:30 [INF] Executed action ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API) in 1.4391ms 2026-03-01 00:10:24.240 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:10:24.240 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/departments - 200 null application/json; charset=utf-8 2.0542ms 2026-03-01 00:10:24.241 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:10:24.241 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.693ms 2026-03-01 00:10:24.241 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:10:24.242 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.5329ms 2026-03-01 00:10:24.247 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:10:24.247 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:10:24.247 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:10:24.249 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:10:24.249 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 1.8387ms 2026-03-01 00:10:24.249 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:10:24.249 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 2.3621ms 2026-03-01 00:10:37.342 +05:30 [INF] Request starting HTTP/1.1 PUT http://103.211.203.106/api/doctors/1 - application/json 221 2026-03-01 00:10:37.344 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:10:37.345 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.Update (ReportingApp.API)' 2026-03-01 00:10:37.345 +05:30 [INF] Route matched with {action = "Update", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Update(Int32, ReportingApp.Application.DTOs.Request.UpdateDoctorRequest) on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:10:37.356 +05:30 [INF] Executing OkObjectResult, writing value of type 'ReportingApp.Application.DTOs.Response.DoctorResponse'. 2026-03-01 00:10:37.356 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.Update (ReportingApp.API) in 10.7942ms 2026-03-01 00:10:37.356 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.Update (ReportingApp.API)' 2026-03-01 00:10:37.356 +05:30 [INF] Request finished HTTP/1.1 PUT http://103.211.203.106/api/doctors/1 - 200 null application/json; charset=utf-8 13.771ms 2026-03-01 00:10:37.427 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:10:37.427 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:10:37.427 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:10:37.430 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:10:37.430 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 3.1223ms 2026-03-01 00:10:37.430 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:10:37.431 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.9429ms 2026-03-01 00:10:39.822 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:10:39.823 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:10:39.823 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:10:39.859 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:10:39.859 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 36.5236ms 2026-03-01 00:10:39.859 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:10:39.859 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 37.5879ms 2026-03-01 00:10:51.831 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:10:51.831 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:10:51.832 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:10:51.834 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:10:51.834 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:10:51.834 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:10:51.834 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:10:51.834 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:10:51.834 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:10:51.834 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:10:51.835 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.994ms 2026-03-01 00:10:51.835 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:10:51.835 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 4.0455ms 2026-03-01 00:10:51.837 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:10:51.837 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:10:51.837 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 3.1682ms 2026-03-01 00:10:51.837 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:10:51.837 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 3.2578ms 2026-03-01 00:10:51.838 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:10:51.838 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.6084ms 2026-03-01 00:10:51.838 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 3.9009ms 2026-03-01 00:10:51.842 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:10:51.842 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:10:51.842 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:10:51.881 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:10:51.881 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 38.8705ms 2026-03-01 00:10:51.881 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:10:51.881 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 39.5906ms 2026-03-01 00:10:56.361 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/server-time - null null 2026-03-01 00:10:56.363 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/server-time - 404 0 null 2.0676ms 2026-03-01 00:10:56.364 +05:30 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.211.203.106/api/server-time, Response status code: 404 2026-03-01 00:11:00.382 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/server-time - null null 2026-03-01 00:11:00.382 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/server-time - 404 0 null 0.767ms 2026-03-01 00:11:00.383 +05:30 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.211.203.106/api/server-time, Response status code: 404 2026-03-01 00:11:06.382 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/server-time - null null 2026-03-01 00:11:06.383 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/server-time - 404 0 null 1.1729ms 2026-03-01 00:11:06.383 +05:30 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.211.203.106/api/server-time, Response status code: 404 2026-03-01 00:11:18.882 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/server-time - null null 2026-03-01 00:11:18.883 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/server-time - 404 0 null 0.9538ms 2026-03-01 00:11:18.883 +05:30 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.211.203.106/api/server-time, Response status code: 404 2026-03-01 00:11:20.082 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/server-time - null null 2026-03-01 00:11:20.082 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/server-time - 404 0 null 0.47ms 2026-03-01 00:11:20.083 +05:30 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.211.203.106/api/server-time, Response status code: 404 2026-03-01 00:11:20.461 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/server-time - null null 2026-03-01 00:11:20.461 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/server-time - 404 0 null 0.4782ms 2026-03-01 00:11:20.462 +05:30 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.211.203.106/api/server-time, Response status code: 404 2026-03-01 00:11:33.861 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/swagger/index.html - null null 2026-03-01 00:11:33.934 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/swagger/index.html - 200 null text/html;charset=utf-8 72.7134ms 2026-03-01 00:11:34.079 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/swagger/swagger-ui-bundle.js - null null 2026-03-01 00:11:34.079 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/swagger/swagger-ui-standalone-preset.js - null null 2026-03-01 00:11:34.082 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/swagger/swagger-ui.css - null null 2026-03-01 00:11:34.095 +05:30 [INF] Sending file. Request path: '/swagger-ui.css'. Physical path: 'N/A' 2026-03-01 00:11:34.095 +05:30 [INF] Sending file. Request path: '/swagger-ui-standalone-preset.js'. Physical path: 'N/A' 2026-03-01 00:11:34.095 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/swagger/swagger-ui.css - 200 144929 text/css 13.7547ms 2026-03-01 00:11:34.095 +05:30 [INF] Sending file. Request path: '/swagger-ui-bundle.js'. Physical path: 'N/A' 2026-03-01 00:11:34.095 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/swagger/swagger-ui-bundle.js - 200 1061536 text/javascript 16.821ms 2026-03-01 00:11:34.095 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/swagger/swagger-ui-standalone-preset.js - 200 312163 text/javascript 16.6123ms 2026-03-01 00:11:34.978 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/swagger/v1/swagger.json - null null 2026-03-01 00:11:35.003 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/swagger/favicon-32x32.png - null null 2026-03-01 00:11:35.003 +05:30 [INF] Sending file. Request path: '/favicon-32x32.png'. Physical path: 'N/A' 2026-03-01 00:11:35.004 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/swagger/favicon-32x32.png - 200 628 image/png 0.6237ms 2026-03-01 00:11:35.182 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 203.4106ms 2026-03-01 00:11:46.639 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:11:46.642 +05:30 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-03-01 00:11:46.649 +05:30 [INF] AuthenticationScheme: Bearer was challenged. 2026-03-01 00:11:46.650 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 401 0 null 11.0415ms 2026-03-01 00:12:04.898 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:12:04.900 +05:30 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-03-01 00:12:04.901 +05:30 [INF] AuthenticationScheme: Bearer was challenged. 2026-03-01 00:12:04.901 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 401 0 null 2.3217ms 2026-03-01 00:14:43.601 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:14:43.601 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/regions - null null 2026-03-01 00:14:43.604 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:14:43.604 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:14:43.608 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/daily-work/user/2 - 204 null null 7.1416ms 2026-03-01 00:14:43.608 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/regions - 204 null null 7.1429ms 2026-03-01 00:14:43.609 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 00:14:43.609 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:14:43.609 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 204 null null 0.3582ms 2026-03-01 00:14:43.610 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 00:14:43.610 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:14:43.610 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/regions - null null 2026-03-01 00:14:43.610 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 204 null null 0.2253ms 2026-03-01 00:14:43.610 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:14:43.610 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/regions - 204 null null 0.185ms 2026-03-01 00:14:43.612 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/doctors - null null 2026-03-01 00:14:43.613 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:14:43.613 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/doctors - 204 null null 0.1966ms 2026-03-01 00:14:43.703 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 00:14:43.703 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:14:43.703 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/leaves/balance/2 - 204 null null 0.4844ms 2026-03-01 00:14:43.705 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/calendar-events/user/2 - null null 2026-03-01 00:14:43.705 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:14:43.705 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/calendar-events/user/2 - 204 null null 0.2219ms 2026-03-01 00:14:43.708 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/user-notes/user/2 - null null 2026-03-01 00:14:43.708 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:14:43.708 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/user-notes/user/2 - 204 null null 0.3185ms 2026-03-01 00:14:43.745 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 00:14:43.745 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 00:14:43.746 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:14:43.746 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:14:43.763 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:14:43.764 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:14:43.752 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 12:34:31 PM', Current time (UTC): '28/02/2026 6:44:43 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 00:14:43.764 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 12:34:31 PM', Current time (UTC): '28/02/2026 6:44:43 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 00:14:43.752 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 12:34:31 PM', Current time (UTC): '28/02/2026 6:44:43 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 00:14:43.769 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 12:34:31 PM', Current time (UTC): '28/02/2026 6:44:43 PM'. 2026-03-01 00:14:43.769 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 12:34:31 PM', Current time (UTC): '28/02/2026 6:44:43 PM'. 2026-03-01 00:14:43.769 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 12:34:31 PM', Current time (UTC): '28/02/2026 6:44:43 PM'. 2026-03-01 00:14:43.769 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:14:43.769 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:14:43.769 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:14:43.769 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:14:43.769 +05:30 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-03-01 00:14:43.772 +05:30 [INF] AuthenticationScheme: Bearer was challenged. 2026-03-01 00:14:43.772 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 401 0 null 8.9919ms 2026-03-01 00:14:43.777 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:14:43.777 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:14:43.778 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 8.3087ms 2026-03-01 00:14:43.778 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 8.3066ms 2026-03-01 00:14:43.778 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:14:43.778 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:14:43.778 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 32.3644ms 2026-03-01 00:14:43.778 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 32.4184ms 2026-03-01 00:14:43.778 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 00:14:43.778 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:14:43.778 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:14:43.778 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:14:43.779 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 12:34:31 PM', Current time (UTC): '28/02/2026 6:44:43 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 00:14:43.779 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 12:34:31 PM', Current time (UTC): '28/02/2026 6:44:43 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 00:14:43.779 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 12:34:31 PM', Current time (UTC): '28/02/2026 6:44:43 PM'. 2026-03-01 00:14:43.780 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 12:34:31 PM', Current time (UTC): '28/02/2026 6:44:43 PM'. 2026-03-01 00:14:43.780 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:14:43.780 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:14:43.780 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:14:43.780 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:14:43.781 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:14:43.781 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:14:43.781 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 12:34:31 PM', Current time (UTC): '28/02/2026 6:44:43 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 00:14:43.782 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 12:34:31 PM', Current time (UTC): '28/02/2026 6:44:43 PM'. 2026-03-01 00:14:43.782 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:14:43.782 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:14:43.787 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:14:43.787 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:14:43.787 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 7.546ms 2026-03-01 00:14:43.787 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 7.5596ms 2026-03-01 00:14:43.788 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:14:43.788 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 9.4924ms 2026-03-01 00:14:43.788 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:14:43.788 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 9.5714ms 2026-03-01 00:14:43.788 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:14:43.788 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 6.2387ms 2026-03-01 00:14:43.788 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:14:43.788 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 7.6538ms 2026-03-01 00:14:43.833 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - null null 2026-03-01 00:14:43.833 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:14:43.834 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 12:34:31 PM', Current time (UTC): '28/02/2026 6:44:43 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 00:14:43.835 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 12:34:31 PM', Current time (UTC): '28/02/2026 6:44:43 PM'. 2026-03-01 00:14:43.835 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:14:43.835 +05:30 [INF] Route matched with {action = "GetUserEvents", controller = "CalendarEvents"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserEvents(Int32, System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime]) on controller ReportingApp.API.Controllers.CalendarEventsController (ReportingApp.API). 2026-03-01 00:14:43.839 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType5`10[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:14:43.840 +05:30 [INF] Executed action ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API) in 4.3539ms 2026-03-01 00:14:43.840 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:14:43.840 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - 200 null application/json; charset=utf-8 6.8373ms 2026-03-01 00:14:43.874 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - null null 2026-03-01 00:14:43.874 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:14:43.875 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 12:34:31 PM', Current time (UTC): '28/02/2026 6:44:43 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 00:14:43.876 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 12:34:31 PM', Current time (UTC): '28/02/2026 6:44:43 PM'. 2026-03-01 00:14:43.876 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:14:43.876 +05:30 [INF] Route matched with {action = "GetUserNotes", controller = "UserNotes"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserNotes(Int32, System.String) on controller ReportingApp.API.Controllers.UserNotesController (ReportingApp.API). 2026-03-01 00:14:43.878 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType42`8[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:14:43.878 +05:30 [INF] Executed action ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API) in 2.3719ms 2026-03-01 00:14:43.878 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:14:43.878 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - 200 null application/json; charset=utf-8 4.3043ms 2026-03-01 00:14:43.889 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:14:43.889 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:14:43.890 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 12:34:31 PM', Current time (UTC): '28/02/2026 6:44:43 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 00:14:43.890 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 12:34:31 PM', Current time (UTC): '28/02/2026 6:44:43 PM'. 2026-03-01 00:14:43.891 +05:30 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-03-01 00:14:43.891 +05:30 [INF] AuthenticationScheme: Bearer was challenged. 2026-03-01 00:14:43.891 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 401 0 null 1.7544ms 2026-03-01 00:14:45.190 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/auth/login - null null 2026-03-01 00:14:45.190 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:14:45.190 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/auth/login - 204 null null 0.6485ms 2026-03-01 00:14:45.254 +05:30 [INF] Request starting HTTP/1.1 POST http://103.211.203.106/api/auth/login - application/json 53 2026-03-01 00:14:45.254 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:14:45.254 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 00:14:45.254 +05:30 [INF] Route matched with {action = "Login", controller = "Auth"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(ReportingApp.Application.DTOs.Request.LoginRequest) on controller ReportingApp.API.Controllers.AuthController (ReportingApp.API). 2026-03-01 00:14:45.444 +05:30 [INF] Executing OkObjectResult, writing value of type 'ReportingApp.Application.DTOs.Response.AuthResponse'. 2026-03-01 00:14:45.444 +05:30 [INF] Executed action ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API) in 189.6983ms 2026-03-01 00:14:45.444 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 00:14:45.444 +05:30 [INF] Request finished HTTP/1.1 POST http://103.211.203.106/api/auth/login - 200 null application/json; charset=utf-8 190.3829ms 2026-03-01 00:14:45.589 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 00:14:45.589 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:14:45.590 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:14:45.590 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:14:45.593 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:14:45.593 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 3.1581ms 2026-03-01 00:14:45.593 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:14:45.593 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 3.9017ms 2026-03-01 00:17:55.348 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/regions - null null 2026-03-01 00:17:55.350 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:17:55.351 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/regions - 204 null null 2.8989ms 2026-03-01 00:17:55.354 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:17:55.354 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:17:55.354 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/daily-work/user/2 - 204 null null 0.4383ms 2026-03-01 00:17:55.356 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/doctors - null null 2026-03-01 00:17:55.356 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:17:55.356 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/doctors - 204 null null 0.2378ms 2026-03-01 00:17:55.364 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/users - null null 2026-03-01 00:17:55.364 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:17:55.364 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/users - 204 null null 0.4024ms 2026-03-01 00:17:55.409 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:17:55.410 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:17:55.411 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:17:55.412 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:17:55.414 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:17:55.414 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:17:55.414 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:17:55.414 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:17:55.416 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:17:55.416 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:17:55.417 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:17:55.417 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:17:55.420 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:17:55.420 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:17:55.420 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 8.1382ms 2026-03-01 00:17:55.420 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:17:55.420 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 6.0047ms 2026-03-01 00:17:55.420 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:17:55.420 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 11.3048ms 2026-03-01 00:17:55.420 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 6.7264ms 2026-03-01 00:17:55.421 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:17:55.422 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 5.037ms 2026-03-01 00:17:55.422 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:17:55.422 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 5.9737ms 2026-03-01 00:17:55.424 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:17:55.424 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:17:55.424 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:17:55.425 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:17:55.475 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:17:55.475 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 50.5907ms 2026-03-01 00:17:55.475 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:17:55.475 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 51.3388ms 2026-03-01 00:19:04.427 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:19:04.428 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:19:04.429 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:19:04.429 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:19:04.429 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:19:04.429 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:19:04.429 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:19:04.430 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:19:04.429 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:19:04.430 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:19:04.429 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:19:04.431 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:19:04.436 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:19:04.436 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 6.3047ms 2026-03-01 00:19:04.436 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:19:04.436 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 6.8458ms 2026-03-01 00:19:04.437 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:19:04.437 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 7.1661ms 2026-03-01 00:19:04.437 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:19:04.437 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 8.2487ms 2026-03-01 00:19:04.437 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:19:04.437 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 5.8486ms 2026-03-01 00:19:04.437 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:19:04.437 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 10.5948ms 2026-03-01 00:19:04.473 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:19:04.474 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 44.1548ms 2026-03-01 00:19:04.474 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:19:04.474 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 45.7863ms 2026-03-01 00:19:24.061 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:19:24.062 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:19:24.066 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 00:19:24.066 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:19:24.072 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 6.4328ms 2026-03-01 00:19:24.072 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:19:24.072 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 11.7556ms 2026-03-01 00:19:38.400 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:19:38.403 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:19:38.403 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 00:19:38.403 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:19:38.404 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.5346ms 2026-03-01 00:19:38.404 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:19:38.404 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 3.5155ms 2026-03-01 00:19:39.559 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:19:39.560 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:19:39.560 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 00:19:39.560 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:19:39.560 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.2762ms 2026-03-01 00:19:39.560 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:19:39.560 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 1.1248ms 2026-03-01 00:19:41.594 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:19:41.594 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:19:41.595 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 00:19:41.595 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:19:41.595 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.1508ms 2026-03-01 00:19:41.595 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:19:41.595 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 0.9672ms 2026-03-01 00:19:42.199 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:19:42.200 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:19:42.200 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 00:19:42.200 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:19:42.200 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.1374ms 2026-03-01 00:19:42.200 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:19:42.200 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 0.8355ms 2026-03-01 00:19:48.219 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:19:48.220 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:19:48.220 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 00:19:48.220 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:19:48.220 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.1347ms 2026-03-01 00:19:48.220 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:19:48.220 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 0.9061ms 2026-03-01 00:20:21.956 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:20:21.957 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:20:21.958 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 00:20:21.958 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:20:21.958 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.3826ms 2026-03-01 00:20:21.958 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:20:21.958 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 2.1702ms 2026-03-01 00:20:53.911 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:20:53.912 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:20:53.913 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/daily-work/user/2 - 204 null null 1.7751ms 2026-03-01 00:20:53.993 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/regions - null null 2026-03-01 00:20:53.993 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:20:53.993 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/regions - 204 null null 0.3689ms 2026-03-01 00:20:53.994 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/doctors - null null 2026-03-01 00:20:53.994 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:20:53.994 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/doctors - 204 null null 0.4277ms 2026-03-01 00:20:54.003 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/users - null null 2026-03-01 00:20:54.004 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:20:54.004 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/users - 204 null null 0.6917ms 2026-03-01 00:20:54.113 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:20:54.113 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:20:54.114 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:20:54.114 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:20:54.114 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:20:54.114 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:20:54.114 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:20:54.114 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:20:54.124 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:20:54.124 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:20:54.124 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 9.8004ms 2026-03-01 00:20:54.124 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:20:54.124 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:20:54.124 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 10.7705ms 2026-03-01 00:20:54.125 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:20:54.125 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:20:54.126 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:20:54.126 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:20:54.126 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:20:54.126 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:20:54.126 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 11.8287ms 2026-03-01 00:20:54.126 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:20:54.126 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:20:54.126 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 13.5266ms 2026-03-01 00:20:54.127 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:20:54.127 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.5066ms 2026-03-01 00:20:54.127 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:20:54.127 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.4754ms 2026-03-01 00:20:54.170 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:20:54.171 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 44.4678ms 2026-03-01 00:20:54.171 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:20:54.171 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 45.2273ms 2026-03-01 00:21:01.848 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/regions - null null 2026-03-01 00:21:01.849 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:21:01.849 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/regions - 204 null null 0.9572ms 2026-03-01 00:21:01.850 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/doctors - null null 2026-03-01 00:21:01.850 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:21:01.850 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/doctors - 204 null null 0.3685ms 2026-03-01 00:21:01.853 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:21:01.853 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:21:01.854 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/daily-work/user/2 - 204 null null 0.3506ms 2026-03-01 00:21:01.864 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/users - null null 2026-03-01 00:21:01.864 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:21:01.864 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/users - 204 null null 0.4935ms 2026-03-01 00:21:01.954 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:21:01.954 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:21:01.954 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:21:01.954 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:21:01.954 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:21:01.954 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:21:01.954 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:21:01.954 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:21:01.955 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:21:01.955 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:21:01.955 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:21:01.955 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:21:01.958 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:21:01.958 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 3.5789ms 2026-03-01 00:21:01.958 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:21:01.958 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 4.2338ms 2026-03-01 00:21:01.959 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:21:01.959 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 4.2351ms 2026-03-01 00:21:01.959 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:21:01.959 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 5.3531ms 2026-03-01 00:21:01.959 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:21:01.959 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 4.3569ms 2026-03-01 00:21:01.960 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:21:01.960 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 4.8749ms 2026-03-01 00:21:01.963 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:21:01.963 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:21:01.963 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:21:01.963 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:21:02.003 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:21:02.004 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 40.2973ms 2026-03-01 00:21:02.004 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:21:02.004 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 40.8688ms 2026-03-01 00:21:08.168 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:21:08.169 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:21:08.169 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/ServerTime - 204 null null 0.4374ms 2026-03-01 00:21:08.223 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:21:08.224 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:21:08.224 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:21:08.224 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 00:21:08.224 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:21:08.225 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.2917ms 2026-03-01 00:21:08.225 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:21:08.225 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 1.4175ms 2026-03-01 00:21:08.293 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/daily-work - null null 2026-03-01 00:21:08.294 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:21:08.294 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/daily-work - 204 null null 1.3264ms 2026-03-01 00:21:08.363 +05:30 [INF] Request starting HTTP/1.1 POST http://103.211.203.106/api/daily-work - application/json 229 2026-03-01 00:21:08.363 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:21:08.364 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.CreateWorkEntry (ReportingApp.API)' 2026-03-01 00:21:08.370 +05:30 [INF] Route matched with {action = "CreateWorkEntry", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateWorkEntry(ReportingApp.API.Controllers.CreateWorkEntryRequest) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:21:08.421 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType24`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:21:08.424 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.CreateWorkEntry (ReportingApp.API) in 53.7055ms 2026-03-01 00:21:08.424 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.CreateWorkEntry (ReportingApp.API)' 2026-03-01 00:21:08.424 +05:30 [INF] Request finished HTTP/1.1 POST http://103.211.203.106/api/daily-work - 200 null application/json; charset=utf-8 61.1739ms 2026-03-01 00:21:43.745 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:21:43.746 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:21:43.746 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:21:43.748 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:21:43.748 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:21:43.748 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:21:43.751 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:21:43.751 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.9722ms 2026-03-01 00:21:43.751 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:21:43.751 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:21:43.751 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.633ms 2026-03-01 00:21:43.751 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 5.4169ms 2026-03-01 00:21:43.751 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:21:43.752 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 6.6899ms 2026-03-01 00:21:43.753 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:21:43.753 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:21:43.753 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:21:43.754 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:21:43.755 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:21:43.755 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:21:43.771 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:21:43.774 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 20.8852ms 2026-03-01 00:21:43.774 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:21:43.775 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 21.5004ms 2026-03-01 00:21:43.798 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:21:43.799 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 44.0481ms 2026-03-01 00:21:43.799 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:21:43.799 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 44.6946ms 2026-03-01 00:21:51.025 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:21:51.025 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:21:51.026 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 00:21:51.026 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:21:51.026 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.2981ms 2026-03-01 00:21:51.026 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:21:51.026 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 1.4167ms 2026-03-01 00:21:53.505 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:21:53.505 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:21:53.505 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 00:21:53.505 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:21:53.505 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.1453ms 2026-03-01 00:21:53.505 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:21:53.505 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 0.8099ms 2026-03-01 00:21:54.165 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:21:54.166 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:21:54.166 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 00:21:54.166 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:21:54.166 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.1313ms 2026-03-01 00:21:54.166 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:21:54.166 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 1.0826ms 2026-03-01 00:21:54.305 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:21:54.306 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:21:54.306 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 00:21:54.306 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:21:54.306 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.1933ms 2026-03-01 00:21:54.306 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:21:54.306 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 1.004ms 2026-03-01 00:21:54.504 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:21:54.505 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:21:54.505 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 00:21:54.505 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:21:54.505 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.137ms 2026-03-01 00:21:54.505 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:21:54.505 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 0.8768ms 2026-03-01 00:21:54.659 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:21:54.660 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:21:54.660 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 00:21:54.660 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:21:54.660 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.139ms 2026-03-01 00:21:54.660 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:21:54.660 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 0.7736ms 2026-03-01 00:21:54.884 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:21:54.885 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:21:54.885 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 00:21:54.885 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:21:54.885 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.1605ms 2026-03-01 00:21:54.885 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:21:54.885 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 0.814ms 2026-03-01 00:21:55.089 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:21:55.090 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:21:55.090 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 00:21:55.090 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:21:55.090 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.173ms 2026-03-01 00:21:55.090 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:21:55.090 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 0.8453ms 2026-03-01 00:21:55.344 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:21:55.345 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:21:55.345 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 00:21:55.345 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:21:55.345 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.1294ms 2026-03-01 00:21:55.345 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:21:55.345 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 1.1422ms 2026-03-01 00:21:55.540 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:21:55.540 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:21:55.541 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 00:21:55.541 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:21:55.541 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.1402ms 2026-03-01 00:21:55.541 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:21:55.541 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 0.9565ms 2026-03-01 00:21:56.084 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:21:56.084 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:21:56.084 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 00:21:56.085 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:21:56.085 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.1492ms 2026-03-01 00:21:56.085 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:21:56.085 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 0.8526ms 2026-03-01 00:21:56.724 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:21:56.725 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:21:56.725 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 00:21:56.725 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:21:56.725 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.1956ms 2026-03-01 00:21:56.725 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:21:56.725 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 1.0945ms 2026-03-01 00:22:17.010 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:22:17.010 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:22:17.011 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/ServerTime - 204 null null 0.8728ms 2026-03-01 00:22:17.079 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:22:17.079 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:22:17.080 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:22:17.080 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 00:22:17.080 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:22:17.080 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.3451ms 2026-03-01 00:22:17.080 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:22:17.080 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 1.4694ms 2026-03-01 00:22:17.184 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/daily-work - null null 2026-03-01 00:22:17.184 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:22:17.184 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/daily-work - 204 null null 0.3716ms 2026-03-01 00:22:17.249 +05:30 [INF] Request starting HTTP/1.1 POST http://103.211.203.106/api/daily-work - application/json 229 2026-03-01 00:22:17.250 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:22:17.250 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.CreateWorkEntry (ReportingApp.API)' 2026-03-01 00:22:17.250 +05:30 [INF] Route matched with {action = "CreateWorkEntry", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateWorkEntry(ReportingApp.API.Controllers.CreateWorkEntryRequest) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:22:17.269 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType24`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:22:17.269 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.CreateWorkEntry (ReportingApp.API) in 19.291ms 2026-03-01 00:22:17.269 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.CreateWorkEntry (ReportingApp.API)' 2026-03-01 00:22:17.269 +05:30 [INF] Request finished HTTP/1.1 POST http://103.211.203.106/api/daily-work - 200 null application/json; charset=utf-8 20.0689ms 2026-03-01 00:22:52.370 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:22:52.371 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:22:52.372 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 00:22:52.372 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:22:52.372 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.2894ms 2026-03-01 00:22:52.372 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:22:52.372 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 1.6198ms 2026-03-01 00:23:21.946 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:23:21.947 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:23:21.947 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/ServerTime - 204 null null 0.8996ms 2026-03-01 00:23:22.004 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:23:22.004 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:23:22.005 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:23:22.005 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 00:23:22.005 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:23:22.005 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.3266ms 2026-03-01 00:23:22.005 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:23:22.005 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 1.5844ms 2026-03-01 00:23:22.109 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/daily-work - null null 2026-03-01 00:23:22.109 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:23:22.109 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/daily-work - 204 null null 0.6676ms 2026-03-01 00:23:22.174 +05:30 [INF] Request starting HTTP/1.1 POST http://103.211.203.106/api/daily-work - application/json 225 2026-03-01 00:23:22.174 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:23:22.175 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.CreateWorkEntry (ReportingApp.API)' 2026-03-01 00:23:22.175 +05:30 [INF] Route matched with {action = "CreateWorkEntry", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateWorkEntry(ReportingApp.API.Controllers.CreateWorkEntryRequest) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:23:22.188 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType24`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:23:22.189 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.CreateWorkEntry (ReportingApp.API) in 13.662ms 2026-03-01 00:23:22.189 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.CreateWorkEntry (ReportingApp.API)' 2026-03-01 00:23:22.189 +05:30 [INF] Request finished HTTP/1.1 POST http://103.211.203.106/api/daily-work - 200 null application/json; charset=utf-8 14.4505ms 2026-03-01 00:28:26.325 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/doctors - null null 2026-03-01 00:28:26.325 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/regions - null null 2026-03-01 00:28:26.327 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:28:26.327 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:28:26.327 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/doctors - 204 null null 2.3283ms 2026-03-01 00:28:26.327 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/regions - 204 null null 2.3202ms 2026-03-01 00:28:26.343 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:28:26.344 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:28:26.344 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/daily-work/user/2 - 204 null null 0.4563ms 2026-03-01 00:28:26.348 +05:30 [INF] Request starting HTTP/1.1 OPTIONS http://103.211.203.106/api/users - null null 2026-03-01 00:28:26.348 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:28:26.349 +05:30 [INF] Request finished HTTP/1.1 OPTIONS http://103.211.203.106/api/users - 204 null null 0.3272ms 2026-03-01 00:28:26.388 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:28:26.388 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:28:26.390 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:28:26.390 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:28:26.394 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:28:26.394 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:28:26.394 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:28:26.394 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:28:26.398 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:28:26.398 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 7.721ms 2026-03-01 00:28:26.398 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:28:26.398 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 10.145ms 2026-03-01 00:28:26.415 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:28:26.415 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 20.7485ms 2026-03-01 00:28:26.415 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:28:26.415 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 21.7393ms 2026-03-01 00:28:26.423 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:28:26.423 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:28:26.423 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:28:26.423 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:28:26.424 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:28:26.424 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:28:26.424 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:28:26.424 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:28:26.442 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:28:26.443 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 18.9481ms 2026-03-01 00:28:26.443 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:28:26.443 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 19.6493ms 2026-03-01 00:28:26.473 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:28:26.474 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 49.9893ms 2026-03-01 00:28:26.474 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:28:26.474 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 50.8485ms 2026-03-01 00:29:55.182 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:29:55.182 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:29:55.182 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:29:55.184 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:29:55.184 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:29:55.184 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:29:55.185 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:29:55.185 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:29:55.185 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:29:55.192 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:29:55.192 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:29:55.192 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 6.1386ms 2026-03-01 00:29:55.192 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:29:55.192 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 7.1413ms 2026-03-01 00:29:55.192 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:29:55.192 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 11.0067ms 2026-03-01 00:29:55.192 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 11.0054ms 2026-03-01 00:29:55.193 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:29:55.194 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:29:55.194 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:29:55.214 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:29:55.215 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 29.9634ms 2026-03-01 00:29:55.215 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:29:55.215 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 33.7379ms 2026-03-01 00:29:55.241 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:29:55.241 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 47.6029ms 2026-03-01 00:29:55.241 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:29:55.241 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 48.1885ms 2026-03-01 00:29:58.708 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 00:29:58.709 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:29:58.709 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 00:29:58.709 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:29:58.710 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.333ms 2026-03-01 00:29:58.710 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 00:29:58.710 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 1.2988ms 2026-03-01 00:29:58.838 +05:30 [INF] Request starting HTTP/1.1 POST http://103.211.203.106/api/daily-work - application/json 225 2026-03-01 00:29:58.839 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:29:58.839 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.CreateWorkEntry (ReportingApp.API)' 2026-03-01 00:29:58.839 +05:30 [INF] Route matched with {action = "CreateWorkEntry", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateWorkEntry(ReportingApp.API.Controllers.CreateWorkEntryRequest) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:29:58.849 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType24`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:29:58.849 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.CreateWorkEntry (ReportingApp.API) in 10.5647ms 2026-03-01 00:29:58.850 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.CreateWorkEntry (ReportingApp.API)' 2026-03-01 00:29:58.850 +05:30 [INF] Request finished HTTP/1.1 POST http://103.211.203.106/api/daily-work - 200 null application/json; charset=utf-8 11.3463ms 2026-03-01 00:30:05.274 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:30:05.274 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:30:05.275 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:30:05.275 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 00:30:05.275 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:30:05.275 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:30:05.275 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:30:05.275 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:30:05.275 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:30:05.275 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 00:30:05.276 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:30:05.276 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:30:05.282 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:30:05.282 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 7.2091ms 2026-03-01 00:30:05.282 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:30:05.283 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 8.9425ms 2026-03-01 00:30:05.283 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:30:05.283 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 7.4205ms 2026-03-01 00:30:05.283 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:30:05.283 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 8.1897ms 2026-03-01 00:30:05.302 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:30:05.303 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 26.7347ms 2026-03-01 00:30:05.303 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:30:05.303 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 28.02ms 2026-03-01 00:30:05.337 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:30:05.338 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 62.6841ms 2026-03-01 00:30:05.338 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:30:05.338 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 64.2259ms 2026-03-01 00:30:05.829 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/payslips/user/2 - null null 2026-03-01 00:30:05.829 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.PayslipsController.GetUserPayslips (ReportingApp.API)' 2026-03-01 00:30:05.829 +05:30 [INF] Route matched with {action = "GetUserPayslips", controller = "Payslips"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserPayslips(Int32) on controller ReportingApp.API.Controllers.PayslipsController (ReportingApp.API). 2026-03-01 00:30:05.834 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType33`16[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int64, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:30:05.834 +05:30 [INF] Executed action ReportingApp.API.Controllers.PayslipsController.GetUserPayslips (ReportingApp.API) in 4.5988ms 2026-03-01 00:30:05.834 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.PayslipsController.GetUserPayslips (ReportingApp.API)' 2026-03-01 00:30:05.834 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/payslips/user/2 - 200 null application/json; charset=utf-8 5.4922ms 2026-03-01 00:30:05.835 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:30:05.835 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:30:05.835 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:30:05.891 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:30:05.891 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 56.2267ms 2026-03-01 00:30:05.892 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:30:05.892 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 57.0303ms 2026-03-01 00:30:06.484 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:30:06.484 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:30:06.484 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:30:06.536 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:30:06.537 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 52.158ms 2026-03-01 00:30:06.537 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:30:06.537 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 52.8389ms 2026-03-01 00:30:07.029 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:30:07.030 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:30:07.030 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:30:07.085 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:30:07.085 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 55.7092ms 2026-03-01 00:30:07.086 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:30:07.086 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 56.3892ms 2026-03-01 00:30:47.422 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:30:47.423 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:30:47.422 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:30:47.424 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:30:47.426 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:30:47.426 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:30:47.426 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:30:47.426 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:30:47.426 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:30:47.426 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:30:47.426 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:30:47.426 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:30:47.433 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:30:47.433 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:30:47.433 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 7.0923ms 2026-03-01 00:30:47.433 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:30:47.434 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 10.6664ms 2026-03-01 00:30:47.433 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 6.9999ms 2026-03-01 00:30:47.434 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:30:47.434 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 9.3451ms 2026-03-01 00:30:47.444 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:30:47.444 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 18.2875ms 2026-03-01 00:30:47.445 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:30:47.445 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 22.5122ms 2026-03-01 00:30:47.472 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:30:47.472 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 45.2371ms 2026-03-01 00:30:47.472 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:30:47.472 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 50.1303ms 2026-03-01 00:30:49.658 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:30:49.659 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 00:30:49.659 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:30:49.659 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:30:49.659 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:30:49.659 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:30:49.660 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 00:30:49.660 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:30:49.660 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:30:49.662 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:30:49.663 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 3.7165ms 2026-03-01 00:30:49.663 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:30:49.663 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 4.3412ms 2026-03-01 00:30:49.663 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:30:49.663 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 2.6493ms 2026-03-01 00:30:49.663 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:30:49.663 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 3.071ms 2026-03-01 00:30:49.663 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:30:49.663 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 4.2037ms 2026-03-01 00:30:49.663 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:30:49.663 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 4.721ms 2026-03-01 00:30:49.667 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:30:49.668 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:30:49.668 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:30:49.706 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:30:49.706 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 38.4723ms 2026-03-01 00:30:49.706 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:30:49.706 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 38.9949ms 2026-03-01 00:30:50.388 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:30:50.388 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:30:50.389 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:30:50.398 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/payslips/user/2 - null null 2026-03-01 00:30:50.398 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.PayslipsController.GetUserPayslips (ReportingApp.API)' 2026-03-01 00:30:50.398 +05:30 [INF] Route matched with {action = "GetUserPayslips", controller = "Payslips"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserPayslips(Int32) on controller ReportingApp.API.Controllers.PayslipsController (ReportingApp.API). 2026-03-01 00:30:50.400 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType33`16[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int64, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:30:50.400 +05:30 [INF] Executed action ReportingApp.API.Controllers.PayslipsController.GetUserPayslips (ReportingApp.API) in 2.3185ms 2026-03-01 00:30:50.401 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.PayslipsController.GetUserPayslips (ReportingApp.API)' 2026-03-01 00:30:50.401 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/payslips/user/2 - 200 null application/json; charset=utf-8 2.9527ms 2026-03-01 00:30:50.427 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:30:50.427 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 38.7333ms 2026-03-01 00:30:50.427 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:30:50.427 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 39.4317ms 2026-03-01 00:30:51.244 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:30:51.244 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:30:51.244 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:30:51.287 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:30:51.287 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 42.6609ms 2026-03-01 00:30:51.287 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:30:51.287 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 43.3965ms 2026-03-01 00:30:52.043 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:30:52.044 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:30:52.044 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:30:52.080 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:30:52.080 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 36.539ms 2026-03-01 00:30:52.080 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:30:52.080 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 37.1412ms 2026-03-01 00:30:52.703 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:30:52.704 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:30:52.704 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:30:52.745 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:30:52.745 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 41.3514ms 2026-03-01 00:30:52.745 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:30:52.745 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 42.165ms 2026-03-01 00:30:53.924 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:30:53.924 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:30:53.925 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:30:53.964 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:30:53.965 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 39.982ms 2026-03-01 00:30:53.965 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:30:53.965 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 40.7707ms 2026-03-01 00:31:02.244 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:31:02.245 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:31:02.245 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:31:02.294 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:31:02.295 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 49.7629ms 2026-03-01 00:31:02.295 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:31:02.295 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 50.9738ms 2026-03-01 00:31:09.664 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:31:09.665 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:31:09.665 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:31:09.698 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:31:09.698 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 33.4088ms 2026-03-01 00:31:09.698 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:31:09.699 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 34.1997ms 2026-03-01 00:31:10.674 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:31:10.674 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:31:10.675 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:31:10.711 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:31:10.712 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 37.0251ms 2026-03-01 00:31:10.712 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:31:10.712 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 37.9312ms 2026-03-01 00:31:13.334 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:31:13.334 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:31:13.335 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:31:13.338 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/departments - null null 2026-03-01 00:31:13.338 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:31:13.338 +05:30 [INF] Route matched with {action = "GetAll", controller = "Departments"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.DepartmentDto]]] GetAll() on controller ReportingApp.API.Controllers.DepartmentsController (ReportingApp.API). 2026-03-01 00:31:13.339 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:31:13.340 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:31:13.340 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:31:13.340 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DepartmentDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:31:13.340 +05:30 [INF] Executed action ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API) in 1.8959ms 2026-03-01 00:31:13.340 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:31:13.341 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/departments - 200 null application/json; charset=utf-8 2.5101ms 2026-03-01 00:31:13.343 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:31:13.343 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.6989ms 2026-03-01 00:31:13.343 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:31:13.343 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.3921ms 2026-03-01 00:31:13.343 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/roles - null null 2026-03-01 00:31:13.343 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:31:13.344 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:31:13.344 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:31:13.344 +05:30 [INF] Route matched with {action = "GetAll", controller = "Roles"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.RoleDto]]] GetAll() on controller ReportingApp.API.Controllers.RolesController (ReportingApp.API). 2026-03-01 00:31:13.344 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:31:13.345 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RoleDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:31:13.345 +05:30 [INF] Executed action ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API) in 1.7539ms 2026-03-01 00:31:13.346 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:31:13.346 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/roles - 200 null application/json; charset=utf-8 2.2316ms 2026-03-01 00:31:13.346 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:31:13.346 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.6341ms 2026-03-01 00:31:13.346 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:31:13.346 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.1083ms 2026-03-01 00:31:13.377 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:31:13.377 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 42.6959ms 2026-03-01 00:31:13.377 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:31:13.377 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 43.8961ms 2026-03-01 00:31:13.773 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - null null 2026-03-01 00:31:13.773 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:31:13.774 +05:30 [INF] Route matched with {action = "GetUserEvents", controller = "CalendarEvents"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserEvents(Int32, System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime]) on controller ReportingApp.API.Controllers.CalendarEventsController (ReportingApp.API). 2026-03-01 00:31:13.776 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType5`10[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:31:13.776 +05:30 [INF] Executed action ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API) in 2.7457ms 2026-03-01 00:31:13.776 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:31:13.776 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - 200 null application/json; charset=utf-8 3.406ms 2026-03-01 00:31:13.779 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - null null 2026-03-01 00:31:13.779 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:31:13.780 +05:30 [INF] Route matched with {action = "GetUserNotes", controller = "UserNotes"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserNotes(Int32, System.String) on controller ReportingApp.API.Controllers.UserNotesController (ReportingApp.API). 2026-03-01 00:31:13.782 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType42`8[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:31:13.782 +05:30 [INF] Executed action ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API) in 2.5579ms 2026-03-01 00:31:13.782 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:31:13.782 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - 200 null application/json; charset=utf-8 3.3131ms 2026-03-01 00:31:13.784 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - null null 2026-03-01 00:31:13.784 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:31:13.784 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 00:31:13.785 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:31:13.785 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:31:13.792 +05:30 [INF] Route matched with {action = "GetMyTeamLeaves", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMyTeamLeaves(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:31:13.803 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:31:13.810 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API) in 16.981ms 2026-03-01 00:31:13.810 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 00:31:13.810 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - 200 null application/json; charset=utf-8 25.8087ms 2026-03-01 00:31:13.828 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:31:13.828 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 43.1141ms 2026-03-01 00:31:13.828 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:31:13.828 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 43.6707ms 2026-03-01 00:32:09.427 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:32:09.429 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:32:09.429 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:32:09.435 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:32:09.435 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 5.9689ms 2026-03-01 00:32:09.435 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:32:09.435 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 8.6111ms 2026-03-01 00:32:11.658 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:32:11.659 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:32:11.659 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:32:11.662 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:32:11.662 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 3.4366ms 2026-03-01 00:32:11.662 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:32:11.662 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 4.2687ms 2026-03-01 00:32:29.425 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:32:29.427 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:32:29.427 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:32:29.430 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:32:29.430 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/departments - null null 2026-03-01 00:32:29.430 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:32:29.430 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:32:29.430 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:32:29.430 +05:30 [INF] Route matched with {action = "GetAll", controller = "Departments"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.DepartmentDto]]] GetAll() on controller ReportingApp.API.Controllers.DepartmentsController (ReportingApp.API). 2026-03-01 00:32:29.431 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/roles - null null 2026-03-01 00:32:29.431 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:32:29.431 +05:30 [INF] Route matched with {action = "GetAll", controller = "Roles"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.RoleDto]]] GetAll() on controller ReportingApp.API.Controllers.RolesController (ReportingApp.API). 2026-03-01 00:32:29.431 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:32:29.432 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:32:29.432 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:32:29.435 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RoleDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:32:29.436 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DepartmentDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:32:29.436 +05:30 [INF] Executed action ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API) in 5.2216ms 2026-03-01 00:32:29.436 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:32:29.436 +05:30 [INF] Executed action ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API) in 4.7467ms 2026-03-01 00:32:29.436 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:32:29.436 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/departments - 200 null application/json; charset=utf-8 6.2135ms 2026-03-01 00:32:29.436 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/roles - 200 null application/json; charset=utf-8 5.5476ms 2026-03-01 00:32:29.438 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:32:29.438 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 8.1448ms 2026-03-01 00:32:29.438 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:32:29.438 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 8.8276ms 2026-03-01 00:32:29.457 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:32:29.457 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 25.0794ms 2026-03-01 00:32:29.457 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:32:29.458 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 26.0901ms 2026-03-01 00:32:29.496 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:32:29.497 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 69.4726ms 2026-03-01 00:32:29.497 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:32:29.497 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 72.1ms 2026-03-01 00:32:30.499 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:32:30.499 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:32:30.500 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:32:30.503 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/departments - null null 2026-03-01 00:32:30.504 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:32:30.504 +05:30 [INF] Route matched with {action = "GetAll", controller = "Departments"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.DepartmentDto]]] GetAll() on controller ReportingApp.API.Controllers.DepartmentsController (ReportingApp.API). 2026-03-01 00:32:30.505 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/roles - null null 2026-03-01 00:32:30.505 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:32:30.505 +05:30 [INF] Route matched with {action = "GetAll", controller = "Roles"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.RoleDto]]] GetAll() on controller ReportingApp.API.Controllers.RolesController (ReportingApp.API). 2026-03-01 00:32:30.510 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DepartmentDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:32:30.510 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RoleDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:32:30.510 +05:30 [INF] Executed action ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API) in 5.9771ms 2026-03-01 00:32:30.510 +05:30 [INF] Executed action ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API) in 5.0392ms 2026-03-01 00:32:30.510 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:32:30.510 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:32:30.510 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/roles - 200 null application/json; charset=utf-8 5.5768ms 2026-03-01 00:32:30.510 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/departments - 200 null application/json; charset=utf-8 6.7493ms 2026-03-01 00:32:30.514 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:32:30.514 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:32:30.514 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:32:30.517 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:32:30.517 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.3024ms 2026-03-01 00:32:30.517 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:32:30.517 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 2.9959ms 2026-03-01 00:32:30.518 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:32:30.518 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:32:30.518 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:32:30.521 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:32:30.521 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.8951ms 2026-03-01 00:32:30.521 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:32:30.521 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.4401ms 2026-03-01 00:32:30.550 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:32:30.550 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 50.3868ms 2026-03-01 00:32:30.550 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:32:30.550 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 51.4304ms 2026-03-01 00:34:19.266 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:34:19.266 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/roles - null null 2026-03-01 00:34:19.268 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/departments - null null 2026-03-01 00:34:19.268 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:34:19.274 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:34:19.274 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:34:19.274 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:34:19.274 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:34:19.276 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:34:19.276 +05:30 [INF] Route matched with {action = "GetAll", controller = "Roles"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.RoleDto]]] GetAll() on controller ReportingApp.API.Controllers.RolesController (ReportingApp.API). 2026-03-01 00:34:19.276 +05:30 [INF] Route matched with {action = "GetAll", controller = "Departments"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.DepartmentDto]]] GetAll() on controller ReportingApp.API.Controllers.DepartmentsController (ReportingApp.API). 2026-03-01 00:34:19.276 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:34:19.279 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:34:19.280 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:34:19.280 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:34:19.285 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DepartmentDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:19.285 +05:30 [INF] Executed action ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API) in 9.3451ms 2026-03-01 00:34:19.285 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:34:19.285 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/departments - 200 null application/json; charset=utf-8 17.3328ms 2026-03-01 00:34:19.288 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:19.288 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 12.7718ms 2026-03-01 00:34:19.289 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:34:19.289 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 20.4797ms 2026-03-01 00:34:19.299 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RoleDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:19.300 +05:30 [INF] Executed action ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API) in 23.886ms 2026-03-01 00:34:19.300 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:34:19.300 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/roles - 200 null application/json; charset=utf-8 34.1814ms 2026-03-01 00:34:19.301 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:19.301 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 21.1617ms 2026-03-01 00:34:19.301 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:34:19.301 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 21.7708ms 2026-03-01 00:34:19.351 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:19.352 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 74.5304ms 2026-03-01 00:34:19.352 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:34:19.352 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 86.2037ms 2026-03-01 00:34:24.705 +05:30 [INF] Request starting HTTP/1.1 POST http://103.211.203.106/api/auth/login - application/json 53 2026-03-01 00:34:24.706 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:34:24.706 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 00:34:24.706 +05:30 [INF] Route matched with {action = "Login", controller = "Auth"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(ReportingApp.Application.DTOs.Request.LoginRequest) on controller ReportingApp.API.Controllers.AuthController (ReportingApp.API). 2026-03-01 00:34:24.909 +05:30 [INF] Executing OkObjectResult, writing value of type 'ReportingApp.Application.DTOs.Response.AuthResponse'. 2026-03-01 00:34:24.910 +05:30 [INF] Executed action ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API) in 203.525ms 2026-03-01 00:34:24.910 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 00:34:24.910 +05:30 [INF] Request finished HTTP/1.1 POST http://103.211.203.106/api/auth/login - 200 null application/json; charset=utf-8 204.846ms 2026-03-01 00:34:25.168 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:34:25.169 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:34:25.169 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:34:25.172 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:25.172 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 3.2236ms 2026-03-01 00:34:25.172 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:34:25.172 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 4.2423ms 2026-03-01 00:34:25.174 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:34:25.175 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:34:25.175 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:34:25.175 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:34:25.176 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:34:25.176 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:34:25.179 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:25.179 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.779ms 2026-03-01 00:34:25.179 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:34:25.179 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.5274ms 2026-03-01 00:34:25.179 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 00:34:25.179 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:34:25.180 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:34:25.180 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - null null 2026-03-01 00:34:25.180 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:34:25.180 +05:30 [INF] Route matched with {action = "GetUserEvents", controller = "CalendarEvents"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserEvents(Int32, System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime]) on controller ReportingApp.API.Controllers.CalendarEventsController (ReportingApp.API). 2026-03-01 00:34:25.182 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType5`10[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:34:25.183 +05:30 [INF] Executed action ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API) in 2.2858ms 2026-03-01 00:34:25.183 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:34:25.183 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - 200 null application/json; charset=utf-8 2.8572ms 2026-03-01 00:34:25.183 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 00:34:25.184 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:34:25.184 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:34:25.187 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:34:25.187 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 7.4958ms 2026-03-01 00:34:25.187 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:34:25.187 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 8.209ms 2026-03-01 00:34:25.188 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:34:25.188 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 4.0563ms 2026-03-01 00:34:25.188 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:34:25.188 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 4.7367ms 2026-03-01 00:34:25.189 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:34:25.189 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 14.2778ms 2026-03-01 00:34:25.189 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:34:25.189 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 14.9441ms 2026-03-01 00:34:25.260 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - null null 2026-03-01 00:34:25.260 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:34:25.260 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:34:25.260 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:34:25.260 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:34:25.260 +05:30 [INF] Route matched with {action = "GetUserNotes", controller = "UserNotes"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserNotes(Int32, System.String) on controller ReportingApp.API.Controllers.UserNotesController (ReportingApp.API). 2026-03-01 00:34:25.262 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 00:34:25.262 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:34:25.262 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:34:25.263 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType42`8[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:34:25.263 +05:30 [INF] Executed action ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API) in 2.9245ms 2026-03-01 00:34:25.263 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:34:25.264 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - 200 null application/json; charset=utf-8 3.9668ms 2026-03-01 00:34:25.264 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:25.264 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 3.336ms 2026-03-01 00:34:25.264 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:34:25.264 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 4.0926ms 2026-03-01 00:34:25.267 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:34:25.268 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 5.3563ms 2026-03-01 00:34:25.268 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:34:25.268 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 6.1338ms 2026-03-01 00:34:29.503 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/departments - null null 2026-03-01 00:34:29.504 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/roles - null null 2026-03-01 00:34:29.504 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:34:29.504 +05:30 [INF] Route matched with {action = "GetAll", controller = "Departments"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.DepartmentDto]]] GetAll() on controller ReportingApp.API.Controllers.DepartmentsController (ReportingApp.API). 2026-03-01 00:34:29.504 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:34:29.504 +05:30 [INF] Route matched with {action = "GetAll", controller = "Roles"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.RoleDto]]] GetAll() on controller ReportingApp.API.Controllers.RolesController (ReportingApp.API). 2026-03-01 00:34:29.504 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:34:29.505 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:34:29.505 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:34:29.505 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DepartmentDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:29.506 +05:30 [INF] Executed action ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API) in 1.4854ms 2026-03-01 00:34:29.506 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:34:29.506 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/departments - 200 null application/json; charset=utf-8 2.4688ms 2026-03-01 00:34:29.506 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RoleDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:29.506 +05:30 [INF] Executed action ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API) in 1.7339ms 2026-03-01 00:34:29.506 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:34:29.506 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/roles - 200 null application/json; charset=utf-8 2.4778ms 2026-03-01 00:34:29.506 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:34:29.507 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:34:29.507 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:34:29.507 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:29.507 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.4574ms 2026-03-01 00:34:29.507 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:34:29.507 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.0331ms 2026-03-01 00:34:29.509 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:34:29.509 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:34:29.509 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:34:29.512 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:29.512 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.3618ms 2026-03-01 00:34:29.512 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:34:29.512 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 2.8999ms 2026-03-01 00:34:29.552 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:29.552 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 45.8225ms 2026-03-01 00:34:29.553 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:34:29.553 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 46.3352ms 2026-03-01 00:34:44.226 +05:30 [INF] Request starting HTTP/1.1 POST http://103.211.203.106/api/auth/login - application/json 55 2026-03-01 00:34:44.226 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:34:44.226 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 00:34:44.226 +05:30 [INF] Route matched with {action = "Login", controller = "Auth"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(ReportingApp.Application.DTOs.Request.LoginRequest) on controller ReportingApp.API.Controllers.AuthController (ReportingApp.API). 2026-03-01 00:34:44.407 +05:30 [INF] Executing OkObjectResult, writing value of type 'ReportingApp.Application.DTOs.Response.AuthResponse'. 2026-03-01 00:34:44.408 +05:30 [INF] Executed action ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API) in 181.0906ms 2026-03-01 00:34:44.408 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 00:34:44.408 +05:30 [INF] Request finished HTTP/1.1 POST http://103.211.203.106/api/auth/login - 200 null application/json; charset=utf-8 182.0045ms 2026-03-01 00:34:44.486 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/16 - null null 2026-03-01 00:34:44.494 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:34:44.494 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:34:44.498 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:34:44.498 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 4.0553ms 2026-03-01 00:34:44.498 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:34:44.498 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/16 - 200 null application/json; charset=utf-8 12.4362ms 2026-03-01 00:34:47.443 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:34:47.443 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:34:47.443 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:34:47.482 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:47.483 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 39.3323ms 2026-03-01 00:34:47.483 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:34:47.483 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 40.0633ms 2026-03-01 00:34:48.383 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:34:48.384 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:34:48.384 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:34:48.430 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:48.430 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 45.9339ms 2026-03-01 00:34:48.430 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:34:48.430 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 46.9666ms 2026-03-01 00:34:49.548 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:34:49.548 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:34:49.548 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:34:49.604 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:49.604 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 55.6929ms 2026-03-01 00:34:49.604 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:34:49.604 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 56.5744ms 2026-03-01 00:34:51.583 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:34:51.584 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:34:51.584 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:34:51.586 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:51.586 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.6274ms 2026-03-01 00:34:51.586 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:34:51.586 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.4839ms 2026-03-01 00:34:51.589 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/16 - null null 2026-03-01 00:34:51.590 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:34:51.590 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:34:51.592 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:34:51.593 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 2.7423ms 2026-03-01 00:34:51.593 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:34:51.593 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/16 - 200 null application/json; charset=utf-8 3.3661ms 2026-03-01 00:34:51.601 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:34:51.601 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:34:51.601 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:34:51.604 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:34:51.604 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:34:51.604 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:34:51.606 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:51.606 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 1.9401ms 2026-03-01 00:34:51.606 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:34:51.606 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 2.4604ms 2026-03-01 00:34:51.646 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:51.646 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 44.7868ms 2026-03-01 00:34:51.646 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:34:51.646 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 45.4972ms 2026-03-01 00:34:52.375 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/16?month=3&year=2026 - null null 2026-03-01 00:34:52.376 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:34:52.376 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:34:52.376 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:34:52.377 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:34:52.377 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:34:52.379 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:52.379 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/16?month=3&year=2026 - null null 2026-03-01 00:34:52.379 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:34:52.379 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.8379ms 2026-03-01 00:34:52.380 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:34:52.380 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 3.8199ms 2026-03-01 00:34:52.380 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:34:52.380 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.4688ms 2026-03-01 00:34:52.380 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/16?month=3&year=2026 - 200 null application/json; charset=utf-8 4.7759ms 2026-03-01 00:34:52.380 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:34:52.380 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:34:52.384 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:34:52.384 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:34:52.384 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 3.5247ms 2026-03-01 00:34:52.384 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:34:52.384 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:34:52.384 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/16?month=3&year=2026 - 200 null application/json; charset=utf-8 4.6807ms 2026-03-01 00:34:52.384 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:34:52.441 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:52.441 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 56.9786ms 2026-03-01 00:34:52.441 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:34:52.441 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 57.7185ms 2026-03-01 00:34:53.508 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/payslips/user/16 - null null 2026-03-01 00:34:53.508 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.PayslipsController.GetUserPayslips (ReportingApp.API)' 2026-03-01 00:34:53.509 +05:30 [INF] Route matched with {action = "GetUserPayslips", controller = "Payslips"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserPayslips(Int32) on controller ReportingApp.API.Controllers.PayslipsController (ReportingApp.API). 2026-03-01 00:34:53.511 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType33`16[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int64, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:34:53.511 +05:30 [INF] Executed action ReportingApp.API.Controllers.PayslipsController.GetUserPayslips (ReportingApp.API) in 2.8856ms 2026-03-01 00:34:53.511 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.PayslipsController.GetUserPayslips (ReportingApp.API)' 2026-03-01 00:34:53.512 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/payslips/user/16 - 200 null application/json; charset=utf-8 3.7854ms 2026-03-01 00:34:54.798 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:34:54.799 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:34:54.799 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:34:54.801 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:54.801 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.4146ms 2026-03-01 00:34:54.801 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:34:54.801 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.353ms 2026-03-01 00:34:55.878 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:34:55.878 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:34:55.878 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:34:55.924 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:55.925 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 46.4272ms 2026-03-01 00:34:55.925 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:34:55.925 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 47.1024ms 2026-03-01 00:34:55.998 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/2 - null null 2026-03-01 00:34:55.998 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:34:55.999 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:34:56.003 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - null null 2026-03-01 00:34:56.004 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:34:56.004 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:56.004 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:34:56.004 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 5.3447ms 2026-03-01 00:34:56.004 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:34:56.004 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/2 - 200 null application/json; charset=utf-8 6.0659ms 2026-03-01 00:34:56.004 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/3 - null null 2026-03-01 00:34:56.004 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:34:56.004 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:34:56.006 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - null null 2026-03-01 00:34:56.006 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:34:56.006 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:34:56.011 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:56.011 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 7.1259ms 2026-03-01 00:34:56.011 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:34:56.011 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - 200 null application/json; charset=utf-8 7.9079ms 2026-03-01 00:34:56.011 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:56.012 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 7.111ms 2026-03-01 00:34:56.012 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:34:56.012 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/3 - 200 null application/json; charset=utf-8 7.6438ms 2026-03-01 00:34:56.012 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:56.012 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 6.2502ms 2026-03-01 00:34:56.012 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:34:56.012 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - 200 null application/json; charset=utf-8 6.7925ms 2026-03-01 00:34:56.013 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/14 - null null 2026-03-01 00:34:56.014 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:34:56.014 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:34:56.014 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - null null 2026-03-01 00:34:56.015 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:34:56.015 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:34:56.019 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:56.019 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:56.019 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 4.7592ms 2026-03-01 00:34:56.020 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:34:56.020 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 5.8055ms 2026-03-01 00:34:56.020 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:34:56.020 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - 200 null application/json; charset=utf-8 5.4144ms 2026-03-01 00:34:56.020 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/14 - 200 null application/json; charset=utf-8 6.3933ms 2026-03-01 00:34:56.080 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/18 - null null 2026-03-01 00:34:56.080 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:34:56.080 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:34:56.083 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/16 - null null 2026-03-01 00:34:56.083 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:34:56.083 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:34:56.090 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:56.091 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 10.0406ms 2026-03-01 00:34:56.091 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:34:56.091 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/18 - 200 null application/json; charset=utf-8 10.6884ms 2026-03-01 00:34:56.093 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:34:56.093 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 10.1889ms 2026-03-01 00:34:56.094 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:34:56.094 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/16 - 200 null application/json; charset=utf-8 10.7778ms 2026-03-01 00:35:00.368 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users/subordinates/14 - null null 2026-03-01 00:35:00.369 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API)' 2026-03-01 00:35:00.369 +05:30 [INF] Route matched with {action = "GetSelectableUsers", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSelectableUsers(Int32) on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:35:00.377 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:00.377 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API) in 8.0404ms 2026-03-01 00:35:00.377 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API)' 2026-03-01 00:35:00.377 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users/subordinates/14 - 200 null application/json; charset=utf-8 8.8859ms 2026-03-01 00:35:00.445 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - null null 2026-03-01 00:35:00.445 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:35:00.445 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:35:00.449 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:00.449 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - null null 2026-03-01 00:35:00.449 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.4854ms 2026-03-01 00:35:00.449 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:35:00.449 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - 200 null application/json; charset=utf-8 4.1349ms 2026-03-01 00:35:00.449 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:35:00.449 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:35:00.454 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:00.454 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 4.6588ms 2026-03-01 00:35:00.454 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:35:00.454 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - 200 null application/json; charset=utf-8 5.6001ms 2026-03-01 00:35:01.968 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:35:01.968 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:35:01.968 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:35:01.969 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/roles - null null 2026-03-01 00:35:01.970 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:35:01.970 +05:30 [INF] Route matched with {action = "GetAll", controller = "Roles"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.RoleDto]]] GetAll() on controller ReportingApp.API.Controllers.RolesController (ReportingApp.API). 2026-03-01 00:35:01.971 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RoleDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:01.972 +05:30 [INF] Executed action ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API) in 1.7871ms 2026-03-01 00:35:01.972 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:35:01.972 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/roles - 200 null application/json; charset=utf-8 2.3891ms 2026-03-01 00:35:01.978 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/departments - null null 2026-03-01 00:35:01.978 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:35:01.978 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:35:01.979 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:35:01.979 +05:30 [INF] Route matched with {action = "GetAll", controller = "Departments"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.DepartmentDto]]] GetAll() on controller ReportingApp.API.Controllers.DepartmentsController (ReportingApp.API). 2026-03-01 00:35:01.979 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:35:01.980 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DepartmentDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:01.981 +05:30 [INF] Executed action ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API) in 1.8135ms 2026-03-01 00:35:01.981 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:35:01.981 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/departments - 200 null application/json; charset=utf-8 2.5018ms 2026-03-01 00:35:01.981 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:35:01.981 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:35:01.982 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:35:01.982 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:01.982 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 3.3209ms 2026-03-01 00:35:01.982 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:35:01.982 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.9561ms 2026-03-01 00:35:01.985 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:01.985 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 3.1993ms 2026-03-01 00:35:01.985 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:35:01.985 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.9888ms 2026-03-01 00:35:02.027 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:02.027 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 58.5631ms 2026-03-01 00:35:02.027 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:35:02.027 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 59.445ms 2026-03-01 00:35:03.174 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/16 - null null 2026-03-01 00:35:03.175 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:35:03.175 +05:30 [INF] Route matched with {action = "GetUserEvents", controller = "CalendarEvents"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserEvents(Int32, System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime]) on controller ReportingApp.API.Controllers.CalendarEventsController (ReportingApp.API). 2026-03-01 00:35:03.178 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType5`10[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:35:03.178 +05:30 [INF] Executed action ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API) in 3.3202ms 2026-03-01 00:35:03.178 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:35:03.178 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/16 - 200 null application/json; charset=utf-8 4.3862ms 2026-03-01 00:35:03.182 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/16 - null null 2026-03-01 00:35:03.183 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/16 - null null 2026-03-01 00:35:03.183 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:35:03.183 +05:30 [INF] Route matched with {action = "GetUserNotes", controller = "UserNotes"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserNotes(Int32, System.String) on controller ReportingApp.API.Controllers.UserNotesController (ReportingApp.API). 2026-03-01 00:35:03.183 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 00:35:03.183 +05:30 [INF] Route matched with {action = "GetMyTeamLeaves", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMyTeamLeaves(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:35:03.184 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:35:03.184 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:35:03.184 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:35:03.185 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType42`8[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:35:03.186 +05:30 [INF] Executed action ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API) in 2.7701ms 2026-03-01 00:35:03.186 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:35:03.186 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/16 - 200 null application/json; charset=utf-8 3.5478ms 2026-03-01 00:35:03.192 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:03.192 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API) in 8.7133ms 2026-03-01 00:35:03.192 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 00:35:03.192 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/16 - 200 null application/json; charset=utf-8 9.3525ms 2026-03-01 00:35:03.230 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:03.230 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 45.5834ms 2026-03-01 00:35:03.230 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:35:03.230 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 46.3123ms 2026-03-01 00:35:05.104 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:35:05.105 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:35:05.105 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:35:05.104 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/roles - null null 2026-03-01 00:35:05.106 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:35:05.106 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:35:05.106 +05:30 [INF] Route matched with {action = "GetAll", controller = "Roles"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.RoleDto]]] GetAll() on controller ReportingApp.API.Controllers.RolesController (ReportingApp.API). 2026-03-01 00:35:05.106 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:35:05.106 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:35:05.107 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/departments - null null 2026-03-01 00:35:05.107 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:35:05.108 +05:30 [INF] Route matched with {action = "GetAll", controller = "Departments"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.DepartmentDto]]] GetAll() on controller ReportingApp.API.Controllers.DepartmentsController (ReportingApp.API). 2026-03-01 00:35:05.108 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RoleDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:05.108 +05:30 [INF] Executed action ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API) in 1.9729ms 2026-03-01 00:35:05.108 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:35:05.108 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/roles - 200 null application/json; charset=utf-8 3.7325ms 2026-03-01 00:35:05.109 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DepartmentDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:05.109 +05:30 [INF] Executed action ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API) in 1.7393ms 2026-03-01 00:35:05.109 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:35:05.109 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/departments - 200 null application/json; charset=utf-8 2.2299ms 2026-03-01 00:35:05.110 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:35:05.110 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:35:05.110 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:35:05.112 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:05.112 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 6.9229ms 2026-03-01 00:35:05.112 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:35:05.112 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 7.8981ms 2026-03-01 00:35:05.113 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:05.113 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.7584ms 2026-03-01 00:35:05.113 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:35:05.113 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.2824ms 2026-03-01 00:35:05.152 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:05.152 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 46.0265ms 2026-03-01 00:35:05.152 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:35:05.152 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 46.5781ms 2026-03-01 00:35:11.407 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:35:11.408 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:35:11.409 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:35:11.410 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/16 - null null 2026-03-01 00:35:11.411 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 00:35:11.411 +05:30 [INF] Route matched with {action = "GetMyTeamLeaves", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMyTeamLeaves(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:35:11.420 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:11.420 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API) in 9.1516ms 2026-03-01 00:35:11.420 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 00:35:11.420 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/16 - 200 null application/json; charset=utf-8 10.7006ms 2026-03-01 00:35:11.462 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:11.462 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 53.2807ms 2026-03-01 00:35:11.462 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:35:11.462 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 55.5947ms 2026-03-01 00:35:14.289 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves - null null 2026-03-01 00:35:14.290 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetAll (ReportingApp.API)' 2026-03-01 00:35:14.298 +05:30 [INF] Route matched with {action = "GetAll", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:35:14.308 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:14.309 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetAll (ReportingApp.API) in 10.1375ms 2026-03-01 00:35:14.309 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetAll (ReportingApp.API)' 2026-03-01 00:35:14.309 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves - 200 null application/json; charset=utf-8 19.3165ms 2026-03-01 00:35:15.124 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:35:15.124 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:35:15.125 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:35:15.129 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:15.129 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 4.4623ms 2026-03-01 00:35:15.129 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:35:15.129 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 5.6223ms 2026-03-01 00:35:15.944 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:35:15.944 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:35:15.944 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:35:15.987 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:15.987 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 43.2025ms 2026-03-01 00:35:15.988 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:35:15.988 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 44.1289ms 2026-03-01 00:35:16.079 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/2 - null null 2026-03-01 00:35:16.079 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - null null 2026-03-01 00:35:16.079 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:35:16.079 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:35:16.079 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:35:16.079 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:35:16.080 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - null null 2026-03-01 00:35:16.080 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/3 - null null 2026-03-01 00:35:16.080 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:35:16.080 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:35:16.080 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:35:16.080 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:35:16.081 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/14 - null null 2026-03-01 00:35:16.082 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:35:16.082 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:35:16.087 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:16.087 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 6.5917ms 2026-03-01 00:35:16.087 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:35:16.087 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - 200 null application/json; charset=utf-8 7.086ms 2026-03-01 00:35:16.087 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:16.087 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 7.9302ms 2026-03-01 00:35:16.088 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:35:16.088 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - 200 null application/json; charset=utf-8 8.7577ms 2026-03-01 00:35:16.088 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:16.088 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 7.3ms 2026-03-01 00:35:16.088 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:35:16.088 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/3 - 200 null application/json; charset=utf-8 7.6469ms 2026-03-01 00:35:16.088 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - null null 2026-03-01 00:35:16.089 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:35:16.089 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:35:16.092 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:16.092 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.556ms 2026-03-01 00:35:16.092 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:35:16.092 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - 200 null application/json; charset=utf-8 4.0635ms 2026-03-01 00:35:16.093 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:16.093 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:16.093 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 11.6649ms 2026-03-01 00:35:16.093 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:35:16.094 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/14 - 200 null application/json; charset=utf-8 12.1966ms 2026-03-01 00:35:16.093 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 13.6892ms 2026-03-01 00:35:16.094 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:35:16.094 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/2 - 200 null application/json; charset=utf-8 14.9295ms 2026-03-01 00:35:16.159 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/16 - null null 2026-03-01 00:35:16.160 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:35:16.160 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:35:16.160 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/18 - null null 2026-03-01 00:35:16.160 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:35:16.160 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 00:35:16.165 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:16.165 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 5.0908ms 2026-03-01 00:35:16.165 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:35:16.165 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/16 - 200 null application/json; charset=utf-8 5.8296ms 2026-03-01 00:35:16.165 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:16.166 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 5.4541ms 2026-03-01 00:35:16.166 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 00:35:16.166 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/18 - 200 null application/json; charset=utf-8 5.9329ms 2026-03-01 00:35:16.895 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/products - null null 2026-03-01 00:35:16.896 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API)' 2026-03-01 00:35:16.903 +05:30 [INF] Route matched with {action = "GetAll", controller = "Products"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.ProductsController (ReportingApp.API). 2026-03-01 00:35:16.910 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.Product, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:35:16.925 +05:30 [INF] Executed action ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API) in 22.5075ms 2026-03-01 00:35:16.926 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API)' 2026-03-01 00:35:16.926 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/products - 200 null application/json; charset=utf-8 30.4759ms 2026-03-01 00:35:17.879 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users/subordinates/16 - null null 2026-03-01 00:35:17.880 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API)' 2026-03-01 00:35:17.880 +05:30 [INF] Route matched with {action = "GetSelectableUsers", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSelectableUsers(Int32) on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:35:17.885 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/types - null null 2026-03-01 00:35:17.885 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/holidays - null null 2026-03-01 00:35:17.885 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/16 - null null 2026-03-01 00:35:17.885 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 00:35:17.885 +05:30 [INF] Route matched with {action = "GetMyTeamLeaves", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMyTeamLeaves(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:35:17.886 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetHolidays (ReportingApp.API)' 2026-03-01 00:35:17.886 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveTypes (ReportingApp.API)' 2026-03-01 00:35:17.890 +05:30 [INF] Route matched with {action = "GetLeaveTypes", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveTypes() on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:35:17.892 +05:30 [INF] Route matched with {action = "GetHolidays", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetHolidays() on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:35:17.893 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/16 - null null 2026-03-01 00:35:17.893 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:35:17.893 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:35:17.897 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:17.897 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API) in 16.5567ms 2026-03-01 00:35:17.897 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API)' 2026-03-01 00:35:17.897 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users/subordinates/16 - 200 null application/json; charset=utf-8 17.6665ms 2026-03-01 00:35:17.899 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:35:17.899 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 5.8949ms 2026-03-01 00:35:17.899 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:35:17.899 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/16 - 200 null application/json; charset=utf-8 6.371ms 2026-03-01 00:35:17.899 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+WhereEnumerableIterator`1[[<>f__AnonymousType29`5[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:17.900 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType32`4[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:35:17.902 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveTypes (ReportingApp.API) in 11.9696ms 2026-03-01 00:35:17.902 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveTypes (ReportingApp.API)' 2026-03-01 00:35:17.902 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/types - 200 null application/json; charset=utf-8 17.7673ms 2026-03-01 00:35:17.904 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetHolidays (ReportingApp.API) in 12.2406ms 2026-03-01 00:35:17.904 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetHolidays (ReportingApp.API)' 2026-03-01 00:35:17.905 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/holidays - 200 null application/json; charset=utf-8 19.9408ms 2026-03-01 00:35:17.904 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:17.905 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API) in 19.6863ms 2026-03-01 00:35:17.905 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 00:35:17.905 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/16 - 200 null application/json; charset=utf-8 20.2416ms 2026-03-01 00:35:18.393 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves - null null 2026-03-01 00:35:18.393 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetAll (ReportingApp.API)' 2026-03-01 00:35:18.393 +05:30 [INF] Route matched with {action = "GetAll", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:35:18.395 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:18.395 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetAll (ReportingApp.API) in 1.6361ms 2026-03-01 00:35:18.395 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetAll (ReportingApp.API)' 2026-03-01 00:35:18.395 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves - 200 null application/json; charset=utf-8 2.2479ms 2026-03-01 00:35:22.123 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:35:22.124 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:35:22.124 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:35:22.127 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:35:22.127 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 3.0139ms 2026-03-01 00:35:22.127 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:35:22.127 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.9171ms 2026-03-01 00:35:23.366 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/16 - null null 2026-03-01 00:35:23.367 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:35:23.367 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:35:23.371 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:35:23.371 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 4.3211ms 2026-03-01 00:35:23.371 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:35:23.371 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/16 - 200 null application/json; charset=utf-8 4.9613ms 2026-03-01 00:54:00.952 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:54:00.952 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 00:54:00.952 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:54:00.952 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 00:54:00.965 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 10:42:35 AM', Current time (UTC): '28/02/2026 7:24:00 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 00:54:00.965 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 10:42:35 AM', Current time (UTC): '28/02/2026 7:24:00 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 00:54:00.969 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 10:42:35 AM', Current time (UTC): '28/02/2026 7:24:00 PM'. 2026-03-01 00:54:00.970 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:54:00.970 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:54:00.965 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 10:42:35 AM', Current time (UTC): '28/02/2026 7:24:00 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 00:54:00.972 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 10:42:35 AM', Current time (UTC): '28/02/2026 7:24:00 PM'. 2026-03-01 00:54:00.972 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:54:00.972 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:54:00.965 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 10:42:35 AM', Current time (UTC): '28/02/2026 7:24:00 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 00:54:00.973 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 10:42:35 AM', Current time (UTC): '28/02/2026 7:24:00 PM'. 2026-03-01 00:54:00.969 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 10:42:35 AM', Current time (UTC): '28/02/2026 7:24:00 PM'. 2026-03-01 00:54:00.973 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:00.973 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:54:00.974 +05:30 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-03-01 00:54:00.975 +05:30 [INF] AuthenticationScheme: Bearer was challenged. 2026-03-01 00:54:00.975 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 401 0 null 23.2404ms 2026-03-01 00:54:00.995 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:54:00.996 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 10:42:35 AM', Current time (UTC): '28/02/2026 7:24:00 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 00:54:00.996 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 10:42:35 AM', Current time (UTC): '28/02/2026 7:24:00 PM'. 2026-03-01 00:54:00.996 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:54:00.996 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:54:01.001 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - null null 2026-03-01 00:54:01.006 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 10:42:35 AM', Current time (UTC): '28/02/2026 7:24:01 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 00:54:01.006 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:01.006 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 10:42:35 AM', Current time (UTC): '28/02/2026 7:24:01 PM'. 2026-03-01 00:54:01.006 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:54:01.007 +05:30 [INF] Route matched with {action = "GetUserEvents", controller = "CalendarEvents"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserEvents(Int32, System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime]) on controller ReportingApp.API.Controllers.CalendarEventsController (ReportingApp.API). 2026-03-01 00:54:01.007 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 33.3901ms 2026-03-01 00:54:01.007 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:01.007 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 55.4498ms 2026-03-01 00:54:01.010 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:54:01.012 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 42.093ms 2026-03-01 00:54:01.012 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:54:01.012 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 60.7529ms 2026-03-01 00:54:01.015 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType5`10[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:54:01.016 +05:30 [INF] Executed action ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API) in 9.041ms 2026-03-01 00:54:01.016 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:54:01.016 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - 200 null application/json; charset=utf-8 14.7361ms 2026-03-01 00:54:01.023 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:54:01.023 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 50.9662ms 2026-03-01 00:54:01.024 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:54:01.024 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 72.1891ms 2026-03-01 00:54:01.034 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - null null 2026-03-01 00:54:01.034 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:54:01.034 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 38.0548ms 2026-03-01 00:54:01.034 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:54:01.035 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 39.7658ms 2026-03-01 00:54:01.034 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 10:42:35 AM', Current time (UTC): '28/02/2026 7:24:01 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 00:54:01.035 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 10:42:35 AM', Current time (UTC): '28/02/2026 7:24:01 PM'. 2026-03-01 00:54:01.035 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:54:01.035 +05:30 [INF] Route matched with {action = "GetUserNotes", controller = "UserNotes"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserNotes(Int32, System.String) on controller ReportingApp.API.Controllers.UserNotesController (ReportingApp.API). 2026-03-01 00:54:01.038 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType42`8[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:54:01.038 +05:30 [INF] Executed action ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API) in 2.7593ms 2026-03-01 00:54:01.038 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:54:01.038 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - 200 null application/json; charset=utf-8 4.7424ms 2026-03-01 00:54:01.068 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:54:01.069 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 00:54:01.069 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 10:42:35 AM', Current time (UTC): '28/02/2026 7:24:01 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 00:54:01.070 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 10:42:35 AM', Current time (UTC): '28/02/2026 7:24:01 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 00:54:01.070 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 10:42:35 AM', Current time (UTC): '28/02/2026 7:24:01 PM'. 2026-03-01 00:54:01.070 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '28/02/2026 10:42:35 AM', Current time (UTC): '28/02/2026 7:24:01 PM'. 2026-03-01 00:54:01.070 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:54:01.070 +05:30 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-03-01 00:54:01.070 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:54:01.070 +05:30 [INF] AuthenticationScheme: Bearer was challenged. 2026-03-01 00:54:01.071 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 401 0 null 2.1168ms 2026-03-01 00:54:01.074 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:54:01.075 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 4.1609ms 2026-03-01 00:54:01.075 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:54:01.075 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 5.689ms 2026-03-01 00:54:03.290 +05:30 [INF] Request starting HTTP/1.1 POST http://103.211.203.106/api/auth/login - application/json 53 2026-03-01 00:54:03.291 +05:30 [INF] CORS policy execution successful. 2026-03-01 00:54:03.291 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 00:54:03.291 +05:30 [INF] Route matched with {action = "Login", controller = "Auth"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(ReportingApp.Application.DTOs.Request.LoginRequest) on controller ReportingApp.API.Controllers.AuthController (ReportingApp.API). 2026-03-01 00:54:03.492 +05:30 [INF] Executing OkObjectResult, writing value of type 'ReportingApp.Application.DTOs.Response.AuthResponse'. 2026-03-01 00:54:03.492 +05:30 [INF] Executed action ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API) in 201.3721ms 2026-03-01 00:54:03.492 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 00:54:03.493 +05:30 [INF] Request finished HTTP/1.1 POST http://103.211.203.106/api/auth/login - 200 null application/json; charset=utf-8 202.3474ms 2026-03-01 00:54:03.588 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 00:54:03.589 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:54:03.589 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:54:03.592 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:54:03.593 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 3.7096ms 2026-03-01 00:54:03.593 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:54:03.593 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 4.6018ms 2026-03-01 00:54:09.825 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:54:09.825 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:54:09.825 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:54:09.828 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:54:09.828 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:54:09.828 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:09.829 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:09.829 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:54:09.829 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:54:09.829 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/roles - null null 2026-03-01 00:54:09.830 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:54:09.830 +05:30 [INF] Route matched with {action = "GetAll", controller = "Roles"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.RoleDto]]] GetAll() on controller ReportingApp.API.Controllers.RolesController (ReportingApp.API). 2026-03-01 00:54:09.832 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:09.832 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RoleDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:09.832 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 3.7534ms 2026-03-01 00:54:09.832 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:09.832 +05:30 [INF] Executed action ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API) in 2.7382ms 2026-03-01 00:54:09.833 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:54:09.833 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 4.4043ms 2026-03-01 00:54:09.833 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/roles - 200 null application/json; charset=utf-8 3.3711ms 2026-03-01 00:54:09.833 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:09.833 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 4.4075ms 2026-03-01 00:54:09.833 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:09.833 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 4.9502ms 2026-03-01 00:54:09.834 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/departments - null null 2026-03-01 00:54:09.834 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:09.835 +05:30 [INF] Route matched with {action = "GetAll", controller = "Departments"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.DepartmentDto]]] GetAll() on controller ReportingApp.API.Controllers.DepartmentsController (ReportingApp.API). 2026-03-01 00:54:09.836 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DepartmentDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:09.836 +05:30 [INF] Executed action ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API) in 1.2412ms 2026-03-01 00:54:09.836 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:09.836 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/departments - 200 null application/json; charset=utf-8 1.7759ms 2026-03-01 00:54:09.868 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:09.868 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 42.9195ms 2026-03-01 00:54:09.868 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:54:09.869 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 43.706ms 2026-03-01 00:54:10.749 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:54:10.750 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:54:10.750 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:54:10.753 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - null null 2026-03-01 00:54:10.753 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 00:54:10.753 +05:30 [INF] Route matched with {action = "GetMyTeamLeaves", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMyTeamLeaves(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:54:10.757 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:10.757 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API) in 3.5505ms 2026-03-01 00:54:10.757 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 00:54:10.757 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - 200 null application/json; charset=utf-8 4.1385ms 2026-03-01 00:54:10.793 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:10.793 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 42.9614ms 2026-03-01 00:54:10.793 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:54:10.793 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 43.7014ms 2026-03-01 00:54:28.084 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:54:28.090 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - null null 2026-03-01 00:54:28.090 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:54:28.090 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:28.084 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:54:28.090 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:54:28.090 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:54:28.090 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:54:28.090 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:54:28.090 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:54:28.090 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:54:28.090 +05:30 [INF] Route matched with {action = "GetUserNotes", controller = "UserNotes"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserNotes(Int32, System.String) on controller ReportingApp.API.Controllers.UserNotesController (ReportingApp.API). 2026-03-01 00:54:28.090 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:54:28.091 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:28.091 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:54:28.092 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - null null 2026-03-01 00:54:28.092 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:54:28.092 +05:30 [INF] Route matched with {action = "GetUserEvents", controller = "CalendarEvents"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserEvents(Int32, System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime]) on controller ReportingApp.API.Controllers.CalendarEventsController (ReportingApp.API). 2026-03-01 00:54:28.095 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:28.095 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 4.6035ms 2026-03-01 00:54:28.095 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:28.095 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 11.098ms 2026-03-01 00:54:28.096 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType42`8[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:54:28.096 +05:30 [INF] Executed action ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API) in 5.2088ms 2026-03-01 00:54:28.096 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:54:28.096 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - 200 null application/json; charset=utf-8 6.2809ms 2026-03-01 00:54:28.103 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:28.103 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 11.6136ms 2026-03-01 00:54:28.103 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:28.103 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 13.4213ms 2026-03-01 00:54:28.113 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType5`10[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:54:28.113 +05:30 [INF] Executed action ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API) in 20.8798ms 2026-03-01 00:54:28.113 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:54:28.113 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - 200 null application/json; charset=utf-8 21.3618ms 2026-03-01 00:54:28.120 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:54:28.121 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 30.2212ms 2026-03-01 00:54:28.121 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:54:28.121 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 31.1197ms 2026-03-01 00:54:28.147 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:28.147 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 56.9941ms 2026-03-01 00:54:28.147 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:54:28.147 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 63.5321ms 2026-03-01 00:54:28.175 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - null null 2026-03-01 00:54:28.176 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 00:54:28.176 +05:30 [INF] Route matched with {action = "GetMyTeamLeaves", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMyTeamLeaves(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:54:28.179 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:28.179 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API) in 3.2413ms 2026-03-01 00:54:28.179 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 00:54:28.179 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - 200 null application/json; charset=utf-8 4.0775ms 2026-03-01 00:54:32.527 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:54:32.527 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/departments - null null 2026-03-01 00:54:32.528 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:32.528 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:54:32.528 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:32.528 +05:30 [INF] Route matched with {action = "GetAll", controller = "Departments"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.DepartmentDto]]] GetAll() on controller ReportingApp.API.Controllers.DepartmentsController (ReportingApp.API). 2026-03-01 00:54:32.528 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:54:32.527 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:54:32.528 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:32.528 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:54:32.528 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:54:32.528 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:54:32.529 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/roles - null null 2026-03-01 00:54:32.529 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:54:32.530 +05:30 [INF] Route matched with {action = "GetAll", controller = "Roles"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.RoleDto]]] GetAll() on controller ReportingApp.API.Controllers.RolesController (ReportingApp.API). 2026-03-01 00:54:32.531 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DepartmentDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:32.531 +05:30 [INF] Executed action ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API) in 2.6706ms 2026-03-01 00:54:32.531 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:32.531 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/departments - 200 null application/json; charset=utf-8 3.4376ms 2026-03-01 00:54:32.532 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:32.532 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:32.532 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 3.6587ms 2026-03-01 00:54:32.532 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:32.532 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 4.7482ms 2026-03-01 00:54:32.532 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 3.4487ms 2026-03-01 00:54:32.532 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:32.532 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 4.1089ms 2026-03-01 00:54:32.532 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RoleDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:32.532 +05:30 [INF] Executed action ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API) in 2.5562ms 2026-03-01 00:54:32.532 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:54:32.532 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/roles - 200 null application/json; charset=utf-8 3.221ms 2026-03-01 00:54:32.578 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:32.578 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 49.7906ms 2026-03-01 00:54:32.578 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:54:32.578 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 51.0795ms 2026-03-01 00:54:36.299 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:54:36.299 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - null null 2026-03-01 00:54:36.299 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:54:36.300 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:54:36.300 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 00:54:36.300 +05:30 [INF] Route matched with {action = "GetMyTeamLeaves", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMyTeamLeaves(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:54:36.303 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:36.303 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API) in 3.2642ms 2026-03-01 00:54:36.303 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 00:54:36.303 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - 200 null application/json; charset=utf-8 4.0852ms 2026-03-01 00:54:36.339 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:36.340 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 39.9389ms 2026-03-01 00:54:36.340 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:54:36.340 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 40.8757ms 2026-03-01 00:54:37.639 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:54:37.639 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/roles - null null 2026-03-01 00:54:37.639 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:54:37.639 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:54:37.640 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:54:37.640 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:54:37.640 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:37.640 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:54:37.640 +05:30 [INF] Route matched with {action = "GetAll", controller = "Roles"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.RoleDto]]] GetAll() on controller ReportingApp.API.Controllers.RolesController (ReportingApp.API). 2026-03-01 00:54:37.641 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/departments - null null 2026-03-01 00:54:37.641 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:37.641 +05:30 [INF] Route matched with {action = "GetAll", controller = "Departments"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.DepartmentDto]]] GetAll() on controller ReportingApp.API.Controllers.DepartmentsController (ReportingApp.API). 2026-03-01 00:54:37.643 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RoleDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:37.643 +05:30 [INF] Executed action ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API) in 2.8358ms 2026-03-01 00:54:37.643 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:54:37.644 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/roles - 200 null application/json; charset=utf-8 4.4282ms 2026-03-01 00:54:37.644 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:37.644 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 3.9281ms 2026-03-01 00:54:37.644 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:37.644 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 4.5738ms 2026-03-01 00:54:37.640 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:54:37.645 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:37.646 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:54:37.658 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:37.659 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 13.1978ms 2026-03-01 00:54:37.659 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:37.659 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 19.366ms 2026-03-01 00:54:37.659 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DepartmentDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:37.659 +05:30 [INF] Executed action ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API) in 18.2315ms 2026-03-01 00:54:37.660 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:37.660 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/departments - 200 null application/json; charset=utf-8 19.0381ms 2026-03-01 00:54:37.696 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:37.696 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 56.7376ms 2026-03-01 00:54:37.696 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:54:37.696 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 57.6759ms 2026-03-01 00:54:40.778 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:54:40.779 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:54:40.779 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:54:40.821 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:40.821 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 42.1134ms 2026-03-01 00:54:40.821 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:54:40.821 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 42.9129ms 2026-03-01 00:54:41.640 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:54:41.641 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:41.641 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:54:41.644 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:41.644 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 3.2333ms 2026-03-01 00:54:41.644 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:41.644 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 4.188ms 2026-03-01 00:54:41.649 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 00:54:41.649 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 00:54:41.649 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:54:41.649 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:54:41.649 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:54:41.649 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:54:41.653 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:54:41.653 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 3.8378ms 2026-03-01 00:54:41.653 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:54:41.653 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 4.475ms 2026-03-01 00:54:41.654 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:54:41.654 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:54:41.654 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 4.4197ms 2026-03-01 00:54:41.654 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:54:41.654 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 5.0331ms 2026-03-01 00:54:41.654 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:54:41.654 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:54:41.696 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:41.697 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 42.7936ms 2026-03-01 00:54:41.697 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:54:41.697 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 43.3924ms 2026-03-01 00:54:42.059 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:54:42.059 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:54:42.059 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:54:42.071 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/payslips/user/2 - null null 2026-03-01 00:54:42.071 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.PayslipsController.GetUserPayslips (ReportingApp.API)' 2026-03-01 00:54:42.071 +05:30 [INF] Route matched with {action = "GetUserPayslips", controller = "Payslips"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserPayslips(Int32) on controller ReportingApp.API.Controllers.PayslipsController (ReportingApp.API). 2026-03-01 00:54:42.074 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType33`16[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int64, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:54:42.074 +05:30 [INF] Executed action ReportingApp.API.Controllers.PayslipsController.GetUserPayslips (ReportingApp.API) in 3.1962ms 2026-03-01 00:54:42.074 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.PayslipsController.GetUserPayslips (ReportingApp.API)' 2026-03-01 00:54:42.074 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/payslips/user/2 - 200 null application/json; charset=utf-8 3.843ms 2026-03-01 00:54:42.104 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:42.104 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 44.9584ms 2026-03-01 00:54:42.104 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:54:42.104 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 45.69ms 2026-03-01 00:54:49.099 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:54:49.099 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:54:49.099 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/departments - null null 2026-03-01 00:54:49.099 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:49.099 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:54:49.099 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:49.099 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:54:49.099 +05:30 [INF] Route matched with {action = "GetAll", controller = "Departments"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.DepartmentDto]]] GetAll() on controller ReportingApp.API.Controllers.DepartmentsController (ReportingApp.API). 2026-03-01 00:54:49.099 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:54:49.100 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/roles - null null 2026-03-01 00:54:49.100 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:54:49.100 +05:30 [INF] Route matched with {action = "GetAll", controller = "Roles"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.RoleDto]]] GetAll() on controller ReportingApp.API.Controllers.RolesController (ReportingApp.API). 2026-03-01 00:54:49.101 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DepartmentDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:49.101 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RoleDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:49.101 +05:30 [INF] Executed action ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API) in 1.665ms 2026-03-01 00:54:49.101 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:49.101 +05:30 [INF] Executed action ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API) in 0.9982ms 2026-03-01 00:54:49.101 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:54:49.101 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/roles - 200 null application/json; charset=utf-8 1.4249ms 2026-03-01 00:54:49.101 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/departments - 200 null application/json; charset=utf-8 2.1477ms 2026-03-01 00:54:49.106 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:49.107 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 6.9609ms 2026-03-01 00:54:49.107 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:49.107 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 7.6385ms 2026-03-01 00:54:49.107 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:54:49.108 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:49.108 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:54:49.113 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:49.113 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 4.9539ms 2026-03-01 00:54:49.113 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:49.113 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 5.7345ms 2026-03-01 00:54:49.162 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:49.163 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 63.1685ms 2026-03-01 00:54:49.163 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:54:49.163 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 63.9377ms 2026-03-01 00:54:50.909 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/departments - null null 2026-03-01 00:54:50.909 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/roles - null null 2026-03-01 00:54:50.909 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:54:50.909 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:54:50.909 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:50.909 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:50.909 +05:30 [INF] Route matched with {action = "GetAll", controller = "Roles"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.RoleDto]]] GetAll() on controller ReportingApp.API.Controllers.RolesController (ReportingApp.API). 2026-03-01 00:54:50.909 +05:30 [INF] Route matched with {action = "GetAll", controller = "Departments"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.DepartmentDto]]] GetAll() on controller ReportingApp.API.Controllers.DepartmentsController (ReportingApp.API). 2026-03-01 00:54:50.909 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:54:50.910 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:54:50.910 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:54:50.910 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:54:50.911 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:54:50.911 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:50.911 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:54:50.912 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DepartmentDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:50.912 +05:30 [INF] Executed action ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API) in 2.5816ms 2026-03-01 00:54:50.912 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:50.912 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/departments - 200 null application/json; charset=utf-8 3.2486ms 2026-03-01 00:54:50.913 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RoleDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:50.913 +05:30 [INF] Executed action ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API) in 3.7938ms 2026-03-01 00:54:50.913 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 00:54:50.913 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/roles - 200 null application/json; charset=utf-8 4.3981ms 2026-03-01 00:54:50.914 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:50.914 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 4.489ms 2026-03-01 00:54:50.914 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:50.914 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 5.1498ms 2026-03-01 00:54:50.915 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:50.915 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 4.0734ms 2026-03-01 00:54:50.915 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:50.915 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 4.5058ms 2026-03-01 00:54:50.946 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:50.946 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 36.14ms 2026-03-01 00:54:50.946 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:54:50.946 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 36.5165ms 2026-03-01 00:54:57.999 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 00:54:57.999 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - null null 2026-03-01 00:54:57.999 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:54:57.999 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:58.000 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 00:54:58.000 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:58.000 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:54:58.000 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:54:58.000 +05:30 [INF] Route matched with {action = "GetUserEvents", controller = "CalendarEvents"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserEvents(Int32, System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime]) on controller ReportingApp.API.Controllers.CalendarEventsController (ReportingApp.API). 2026-03-01 00:54:58.000 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 00:54:58.000 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:54:58.000 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:54:58.001 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 00:54:58.002 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 00:54:58.003 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:54:58.003 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:54:58.003 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:54:58.003 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 00:54:58.005 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:58.005 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 5.55ms 2026-03-01 00:54:58.005 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:58.005 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:58.006 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 6.2447ms 2026-03-01 00:54:58.007 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:58.007 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 7.9405ms 2026-03-01 00:54:58.005 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 6.2211ms 2026-03-01 00:54:58.008 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:54:58.008 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 7.3956ms 2026-03-01 00:54:58.008 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:54:58.008 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:54:58.008 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 5.1944ms 2026-03-01 00:54:58.008 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:54:58.008 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 5.9373ms 2026-03-01 00:54:58.008 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 7.9446ms 2026-03-01 00:54:58.009 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType5`10[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:54:58.009 +05:30 [INF] Executed action ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API) in 9.7375ms 2026-03-01 00:54:58.010 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 00:54:58.010 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - 200 null application/json; charset=utf-8 10.9397ms 2026-03-01 00:54:58.062 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:54:58.063 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 59.2413ms 2026-03-01 00:54:58.063 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 00:54:58.063 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 61.4963ms 2026-03-01 00:54:58.069 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - null null 2026-03-01 00:54:58.069 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:54:58.069 +05:30 [INF] Route matched with {action = "GetUserNotes", controller = "UserNotes"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserNotes(Int32, System.String) on controller ReportingApp.API.Controllers.UserNotesController (ReportingApp.API). 2026-03-01 00:54:58.071 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType42`8[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:54:58.072 +05:30 [INF] Executed action ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API) in 2.2457ms 2026-03-01 00:54:58.072 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 00:54:58.072 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - 200 null application/json; charset=utf-8 2.8064ms 2026-03-01 00:54:58.079 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:54:58.079 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 00:54:58.080 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:58.080 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:54:58.080 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:54:58.080 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 00:54:58.082 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:58.082 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 1.8264ms 2026-03-01 00:54:58.082 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:54:58.082 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 2.4122ms 2026-03-01 00:54:58.082 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:54:58.083 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 2.5171ms 2026-03-01 00:54:58.083 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 00:54:58.083 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 3.0878ms 2026-03-01 00:54:59.069 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:54:59.069 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:54:59.070 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:54:59.108 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:54:59.108 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 38.369ms 2026-03-01 00:54:59.108 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:54:59.108 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 39.0341ms 2026-03-01 00:55:01.584 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:55:01.584 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:55:01.585 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:55:01.628 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:55:01.628 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 43.5369ms 2026-03-01 00:55:01.628 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:55:01.628 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 44.4111ms 2026-03-01 00:55:02.319 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:55:02.319 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:55:02.320 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:55:02.370 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:55:02.370 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 50.3776ms 2026-03-01 00:55:02.370 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:55:02.370 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 51.1863ms 2026-03-01 00:55:02.879 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:55:02.879 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:55:02.879 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:55:02.914 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:55:02.914 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 34.3432ms 2026-03-01 00:55:02.914 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:55:02.914 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 35.186ms 2026-03-01 00:55:03.365 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:55:03.366 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:55:03.366 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:55:03.405 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:55:03.405 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 39.4402ms 2026-03-01 00:55:03.405 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:55:03.405 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 39.9986ms 2026-03-01 00:55:03.764 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:55:03.764 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:55:03.764 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:55:03.798 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:55:03.798 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 33.9163ms 2026-03-01 00:55:03.798 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:55:03.799 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 34.5179ms 2026-03-01 00:55:04.319 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:55:04.320 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:55:04.320 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:55:04.349 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:55:04.350 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 29.7799ms 2026-03-01 00:55:04.350 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:55:04.350 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 30.419ms 2026-03-01 00:55:04.739 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:55:04.740 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:55:04.740 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:55:04.780 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:55:04.780 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 40.1754ms 2026-03-01 00:55:04.780 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:55:04.780 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 40.7658ms 2026-03-01 00:55:07.559 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:55:07.560 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:55:07.560 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:55:07.563 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:55:07.563 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 3.0807ms 2026-03-01 00:55:07.563 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:55:07.564 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 4.4881ms 2026-03-01 00:55:07.565 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 00:55:07.565 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 00:55:07.565 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:55:07.565 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:55:07.565 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:55:07.565 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:55:07.565 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:55:07.565 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:55:07.565 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:55:07.568 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:55:07.568 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 3.4427ms 2026-03-01 00:55:07.568 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:55:07.569 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 3.9329ms 2026-03-01 00:55:07.569 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:55:07.569 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 4.1083ms 2026-03-01 00:55:07.569 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:55:07.569 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 4.6496ms 2026-03-01 00:55:07.612 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:55:07.612 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 47.1717ms 2026-03-01 00:55:07.612 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:55:07.612 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 47.7406ms 2026-03-01 00:55:14.229 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:55:14.230 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:55:14.230 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:55:14.232 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:55:14.232 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.6476ms 2026-03-01 00:55:14.233 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:55:14.233 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.6607ms 2026-03-01 00:55:14.240 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 00:55:14.240 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 00:55:14.240 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:55:14.240 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:55:14.240 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:55:14.241 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:55:14.240 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:55:14.241 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:55:14.241 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:55:14.244 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:55:14.244 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 3.4757ms 2026-03-01 00:55:14.244 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:55:14.244 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 4.0464ms 2026-03-01 00:55:14.244 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:55:14.245 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 4.0112ms 2026-03-01 00:55:14.245 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:55:14.245 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 4.5621ms 2026-03-01 00:55:14.282 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:55:14.282 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 41.3289ms 2026-03-01 00:55:14.283 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:55:14.283 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 42.5258ms 2026-03-01 00:55:19.509 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 00:55:19.510 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:55:19.510 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 00:55:19.513 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:55:19.513 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.6654ms 2026-03-01 00:55:19.513 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 00:55:19.513 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.7398ms 2026-03-01 00:55:19.514 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 00:55:19.514 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:55:19.514 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:55:19.514 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 00:55:19.514 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:55:19.514 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 00:55:19.518 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:55:19.518 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 3.7535ms 2026-03-01 00:55:19.518 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 00:55:19.518 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 4.3585ms 2026-03-01 00:55:19.552 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 00:55:19.552 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 37.7077ms 2026-03-01 00:55:19.552 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 00:55:19.552 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 38.0817ms 2026-03-01 00:55:19.559 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 00:55:19.560 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:55:19.560 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 00:55:19.563 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 00:55:19.563 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 2.8967ms 2026-03-01 00:55:19.563 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 00:55:19.563 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 3.5331ms 2026-03-01 01:05:19.876 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 01:05:19.880 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:05:19.880 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 01:05:19.885 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 01:05:19.885 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 01:05:19.886 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 01:05:19.886 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:05:19.886 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 01:05:19.886 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 01:05:19.904 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:19.905 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 24.6392ms 2026-03-01 01:05:19.905 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:05:19.905 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 29.0659ms 2026-03-01 01:05:19.908 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:19.908 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 22.1175ms 2026-03-01 01:05:19.908 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:05:19.908 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 22.7893ms 2026-03-01 01:05:19.914 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:05:19.915 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 29.1165ms 2026-03-01 01:05:19.915 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 01:05:19.915 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 29.793ms 2026-03-01 01:05:19.928 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 01:05:19.928 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - null null 2026-03-01 01:05:19.928 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 01:05:19.929 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 01:05:19.929 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 01:05:19.929 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 01:05:19.929 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 01:05:19.929 +05:30 [INF] Route matched with {action = "GetUserEvents", controller = "CalendarEvents"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserEvents(Int32, System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime]) on controller ReportingApp.API.Controllers.CalendarEventsController (ReportingApp.API). 2026-03-01 01:05:19.929 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 01:05:19.931 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType5`10[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:05:19.931 +05:30 [INF] Executed action ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API) in 2.3646ms 2026-03-01 01:05:19.931 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 01:05:19.931 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - 200 null application/json; charset=utf-8 3.0997ms 2026-03-01 01:05:19.932 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:05:19.932 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:05:19.932 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 3.7379ms 2026-03-01 01:05:19.932 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 01:05:19.932 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 3.6239ms 2026-03-01 01:05:19.932 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 4.3314ms 2026-03-01 01:05:19.932 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 01:05:19.933 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 4.0549ms 2026-03-01 01:05:19.969 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - null null 2026-03-01 01:05:19.969 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 01:05:19.969 +05:30 [INF] Route matched with {action = "GetUserNotes", controller = "UserNotes"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserNotes(Int32, System.String) on controller ReportingApp.API.Controllers.UserNotesController (ReportingApp.API). 2026-03-01 01:05:19.972 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType42`8[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:05:19.972 +05:30 [INF] Executed action ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API) in 2.3369ms 2026-03-01 01:05:19.972 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 01:05:19.972 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - 200 null application/json; charset=utf-8 3.0387ms 2026-03-01 01:05:19.974 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 01:05:19.974 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 01:05:19.974 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 01:05:19.977 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:05:19.977 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 3.0536ms 2026-03-01 01:05:19.977 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 01:05:19.977 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 3.5867ms 2026-03-01 01:05:19.978 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 01:05:19.978 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:05:19.978 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 01:05:19.980 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:19.981 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.0384ms 2026-03-01 01:05:19.981 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:05:19.981 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 2.5734ms 2026-03-01 01:05:25.509 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 01:05:25.510 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:05:25.510 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 01:05:25.551 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:25.552 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 41.7576ms 2026-03-01 01:05:25.552 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:05:25.552 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 42.6733ms 2026-03-01 01:05:25.859 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 01:05:25.859 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:05:25.859 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 01:05:25.894 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:25.894 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 34.655ms 2026-03-01 01:05:25.894 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:05:25.894 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 35.2625ms 2026-03-01 01:05:26.313 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 01:05:26.314 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/payslips/user/2 - null null 2026-03-01 01:05:26.314 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:05:26.314 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 01:05:26.314 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.PayslipsController.GetUserPayslips (ReportingApp.API)' 2026-03-01 01:05:26.314 +05:30 [INF] Route matched with {action = "GetUserPayslips", controller = "Payslips"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserPayslips(Int32) on controller ReportingApp.API.Controllers.PayslipsController (ReportingApp.API). 2026-03-01 01:05:26.317 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType33`16[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int64, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:05:26.317 +05:30 [INF] Executed action ReportingApp.API.Controllers.PayslipsController.GetUserPayslips (ReportingApp.API) in 2.7598ms 2026-03-01 01:05:26.317 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.PayslipsController.GetUserPayslips (ReportingApp.API)' 2026-03-01 01:05:26.317 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/payslips/user/2 - 200 null application/json; charset=utf-8 3.289ms 2026-03-01 01:05:26.353 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:26.353 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 39.5237ms 2026-03-01 01:05:26.353 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:05:26.354 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 40.1454ms 2026-03-01 01:05:27.258 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 01:05:27.259 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:05:27.259 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 01:05:27.295 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:27.295 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 36.496ms 2026-03-01 01:05:27.295 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:05:27.295 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 37.1036ms 2026-03-01 01:05:27.405 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - null null 2026-03-01 01:05:27.405 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/3 - null null 2026-03-01 01:05:27.405 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - null null 2026-03-01 01:05:27.405 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 01:05:27.405 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 01:05:27.405 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 01:05:27.405 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 01:05:27.405 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/18 - null null 2026-03-01 01:05:27.405 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/2 - null null 2026-03-01 01:05:27.405 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 01:05:27.405 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 01:05:27.405 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 01:05:27.406 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 01:05:27.406 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 01:05:27.406 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 01:05:27.411 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:27.411 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 5.7425ms 2026-03-01 01:05:27.411 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 01:05:27.411 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - 200 null application/json; charset=utf-8 6.4052ms 2026-03-01 01:05:27.411 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:27.411 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 6.2798ms 2026-03-01 01:05:27.411 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 01:05:27.411 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/3 - 200 null application/json; charset=utf-8 6.8574ms 2026-03-01 01:05:27.415 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:27.415 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 9.2131ms 2026-03-01 01:05:27.415 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 01:05:27.415 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/18 - 200 null application/json; charset=utf-8 10.2782ms 2026-03-01 01:05:27.426 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:27.426 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:27.426 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 20.3017ms 2026-03-01 01:05:27.426 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 20.3032ms 2026-03-01 01:05:27.426 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 01:05:27.426 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 01:05:27.426 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/2 - 200 null application/json; charset=utf-8 20.6253ms 2026-03-01 01:05:27.426 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - 200 null application/json; charset=utf-8 21.5551ms 2026-03-01 01:05:27.444 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/14 - null null 2026-03-01 01:05:27.445 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 01:05:27.445 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 01:05:27.448 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:27.448 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.3558ms 2026-03-01 01:05:27.448 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 01:05:27.448 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/14 - 200 null application/json; charset=utf-8 3.9941ms 2026-03-01 01:05:27.485 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - null null 2026-03-01 01:05:27.485 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 01:05:27.485 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 01:05:27.490 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/16 - null null 2026-03-01 01:05:27.490 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:27.490 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 4.6372ms 2026-03-01 01:05:27.490 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 01:05:27.490 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 01:05:27.490 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 01:05:27.490 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - 200 null application/json; charset=utf-8 5.3125ms 2026-03-01 01:05:27.495 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:27.495 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 4.5594ms 2026-03-01 01:05:27.495 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 01:05:27.495 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/16 - 200 null application/json; charset=utf-8 5.2962ms 2026-03-01 01:05:27.563 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 01:05:27.563 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:05:27.563 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 01:05:27.565 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:27.566 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.18ms 2026-03-01 01:05:27.566 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:05:27.566 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 2.7568ms 2026-03-01 01:05:28.758 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 01:05:28.759 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:05:28.759 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 01:05:28.763 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 01:05:28.763 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:05:28.763 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 01:05:28.764 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 01:05:28.764 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/departments - null null 2026-03-01 01:05:28.764 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/roles - null null 2026-03-01 01:05:28.764 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:05:28.764 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 01:05:28.764 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 01:05:28.764 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 01:05:28.764 +05:30 [INF] Route matched with {action = "GetAll", controller = "Departments"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.DepartmentDto]]] GetAll() on controller ReportingApp.API.Controllers.DepartmentsController (ReportingApp.API). 2026-03-01 01:05:28.764 +05:30 [INF] Route matched with {action = "GetAll", controller = "Roles"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.RoleDto]]] GetAll() on controller ReportingApp.API.Controllers.RolesController (ReportingApp.API). 2026-03-01 01:05:28.766 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:28.766 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.6968ms 2026-03-01 01:05:28.766 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:05:28.766 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DepartmentDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:28.766 +05:30 [INF] Executed action ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API) in 1.8953ms 2026-03-01 01:05:28.766 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 01:05:28.766 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/departments - 200 null application/json; charset=utf-8 2.3076ms 2026-03-01 01:05:28.767 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RoleDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:28.767 +05:30 [INF] Executed action ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API) in 2.2477ms 2026-03-01 01:05:28.767 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 01:05:28.767 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/roles - 200 null application/json; charset=utf-8 2.5913ms 2026-03-01 01:05:28.766 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.417ms 2026-03-01 01:05:28.767 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:28.767 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.9639ms 2026-03-01 01:05:28.767 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:05:28.767 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.4036ms 2026-03-01 01:05:28.803 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:28.803 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 44.2997ms 2026-03-01 01:05:28.803 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:05:28.803 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 45.4996ms 2026-03-01 01:05:39.559 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 01:05:39.559 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 01:05:39.560 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 01:05:39.564 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:05:39.565 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 5.0151ms 2026-03-01 01:05:39.565 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 01:05:39.565 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 6.6357ms 2026-03-01 01:05:47.778 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 01:05:47.779 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:05:47.779 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 01:05:47.812 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:47.812 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 33.2256ms 2026-03-01 01:05:47.812 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:05:47.812 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 33.8937ms 2026-03-01 01:05:48.298 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 01:05:48.299 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:05:48.299 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 01:05:48.337 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:48.337 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 38.3768ms 2026-03-01 01:05:48.337 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:05:48.337 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 39.0848ms 2026-03-01 01:05:52.098 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 01:05:52.099 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 01:05:52.099 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 01:05:52.099 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:05:52.099 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.2623ms 2026-03-01 01:05:52.099 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 01:05:52.099 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 0.9153ms 2026-03-01 01:05:52.184 +05:30 [INF] Request starting HTTP/1.1 POST http://103.211.203.106/api/daily-work - application/json 226 2026-03-01 01:05:52.185 +05:30 [INF] CORS policy execution successful. 2026-03-01 01:05:52.185 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.CreateWorkEntry (ReportingApp.API)' 2026-03-01 01:05:52.185 +05:30 [INF] Route matched with {action = "CreateWorkEntry", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateWorkEntry(ReportingApp.API.Controllers.CreateWorkEntryRequest) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 01:05:52.195 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType24`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:05:52.196 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.CreateWorkEntry (ReportingApp.API) in 10.4707ms 2026-03-01 01:05:52.196 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.CreateWorkEntry (ReportingApp.API)' 2026-03-01 01:05:52.196 +05:30 [INF] Request finished HTTP/1.1 POST http://103.211.203.106/api/daily-work - 200 null application/json; charset=utf-8 11.5704ms 2026-03-01 01:05:56.634 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 01:05:56.634 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 01:05:56.635 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 01:05:56.635 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:05:56.635 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 01:05:56.635 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 01:05:56.635 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 01:05:56.635 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 01:05:56.635 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:05:56.635 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 01:05:56.635 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:05:56.635 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 01:05:56.639 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:56.639 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:56.639 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 3.6215ms 2026-03-01 01:05:56.639 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 4.2577ms 2026-03-01 01:05:56.639 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:05:56.639 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:05:56.639 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 4.03ms 2026-03-01 01:05:56.639 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 5.1381ms 2026-03-01 01:05:56.648 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:05:56.648 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 13.2033ms 2026-03-01 01:05:56.648 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 01:05:56.648 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 13.851ms 2026-03-01 01:05:56.677 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:56.677 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 41.9359ms 2026-03-01 01:05:56.677 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:05:56.677 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 42.3939ms 2026-03-01 01:05:59.034 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 01:05:59.034 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:05:59.034 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 01:05:59.036 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:59.037 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.3612ms 2026-03-01 01:05:59.037 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:05:59.037 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 2.9498ms 2026-03-01 01:05:59.038 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 01:05:59.039 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 01:05:59.039 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 01:05:59.039 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 01:05:59.039 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:05:59.039 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 01:05:59.040 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 01:05:59.040 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:05:59.040 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 01:05:59.042 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:59.042 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.5779ms 2026-03-01 01:05:59.042 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:05:59.042 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.0065ms 2026-03-01 01:05:59.049 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:05:59.049 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 10.5318ms 2026-03-01 01:05:59.049 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 01:05:59.049 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 11.0334ms 2026-03-01 01:05:59.082 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:05:59.082 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 41.9388ms 2026-03-01 01:05:59.082 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:05:59.082 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 42.3731ms 2026-03-01 01:06:00.184 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 01:06:00.185 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:00.185 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 01:06:00.187 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:00.187 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.6447ms 2026-03-01 01:06:00.187 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:00.188 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.4368ms 2026-03-01 01:06:00.188 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 01:06:00.188 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 01:06:00.188 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 01:06:00.193 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 01:06:00.193 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:00.193 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 01:06:00.194 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 01:06:00.194 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:06:00.194 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 01:06:00.197 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:00.197 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 3.3166ms 2026-03-01 01:06:00.197 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:00.197 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 4.075ms 2026-03-01 01:06:00.205 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:06:00.205 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 16.6486ms 2026-03-01 01:06:00.205 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 01:06:00.205 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 17.1823ms 2026-03-01 01:06:00.237 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:00.238 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 43.1722ms 2026-03-01 01:06:00.238 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:06:00.238 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 43.647ms 2026-03-01 01:06:01.049 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 01:06:01.049 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 01:06:01.050 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 01:06:01.050 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 01:06:01.050 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 01:06:01.050 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:01.050 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:01.050 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 01:06:01.050 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 01:06:01.053 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:01.053 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.8261ms 2026-03-01 01:06:01.053 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:01.053 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:01.053 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 3.1188ms 2026-03-01 01:06:01.053 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.3259ms 2026-03-01 01:06:01.053 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:01.053 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.635ms 2026-03-01 01:06:01.054 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 01:06:01.054 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:06:01.055 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 01:06:01.063 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:06:01.063 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 13.1908ms 2026-03-01 01:06:01.063 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 01:06:01.063 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 13.9574ms 2026-03-01 01:06:01.092 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:01.093 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 38.0721ms 2026-03-01 01:06:01.093 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:06:01.093 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 38.6357ms 2026-03-01 01:06:05.639 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 01:06:05.639 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 01:06:05.640 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 01:06:05.640 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:06:05.640 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.4207ms 2026-03-01 01:06:05.640 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 01:06:05.640 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 1.2021ms 2026-03-01 01:06:05.754 +05:30 [INF] Request starting HTTP/1.1 POST http://103.211.203.106/api/daily-work - application/json 225 2026-03-01 01:06:05.754 +05:30 [INF] CORS policy execution successful. 2026-03-01 01:06:05.755 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.CreateWorkEntry (ReportingApp.API)' 2026-03-01 01:06:05.755 +05:30 [INF] Route matched with {action = "CreateWorkEntry", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateWorkEntry(ReportingApp.API.Controllers.CreateWorkEntryRequest) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 01:06:05.765 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType24`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:06:05.765 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.CreateWorkEntry (ReportingApp.API) in 10.5456ms 2026-03-01 01:06:05.765 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.CreateWorkEntry (ReportingApp.API)' 2026-03-01 01:06:05.765 +05:30 [INF] Request finished HTTP/1.1 POST http://103.211.203.106/api/daily-work - 200 null application/json; charset=utf-8 11.2764ms 2026-03-01 01:06:07.838 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 01:06:07.839 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:07.839 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 01:06:07.839 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 01:06:07.839 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 01:06:07.839 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 01:06:07.839 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 01:06:07.839 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:07.839 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 01:06:07.839 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 01:06:07.839 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:06:07.839 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 01:06:07.842 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:07.842 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.9493ms 2026-03-01 01:06:07.842 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:07.842 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.5431ms 2026-03-01 01:06:07.842 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:07.842 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 3.0585ms 2026-03-01 01:06:07.842 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:07.842 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.5396ms 2026-03-01 01:06:07.851 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:06:07.851 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 11.6965ms 2026-03-01 01:06:07.851 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 01:06:07.851 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 12.2132ms 2026-03-01 01:06:07.877 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:07.878 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 38.3103ms 2026-03-01 01:06:07.878 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:06:07.878 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 38.7226ms 2026-03-01 01:06:09.500 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 01:06:09.500 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 01:06:09.500 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 01:06:09.500 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:06:09.501 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 01:06:09.501 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 01:06:09.501 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 01:06:09.501 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 01:06:09.501 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:09.501 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 01:06:09.500 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:09.501 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 01:06:09.503 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:09.503 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.5785ms 2026-03-01 01:06:09.504 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:09.510 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 9.1294ms 2026-03-01 01:06:09.511 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:09.511 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 9.768ms 2026-03-01 01:06:09.511 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:09.511 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 11.1142ms 2026-03-01 01:06:09.521 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:06:09.521 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 20.3421ms 2026-03-01 01:06:09.521 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 01:06:09.521 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 21.2664ms 2026-03-01 01:06:09.552 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:09.553 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 52.0067ms 2026-03-01 01:06:09.553 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:06:09.553 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 52.9053ms 2026-03-01 01:06:09.958 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 01:06:09.959 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 01:06:09.959 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 01:06:09.964 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 01:06:09.964 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 01:06:09.964 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:09.964 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:09.964 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 01:06:09.964 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 01:06:09.965 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 01:06:09.965 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:06:09.965 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 01:06:09.967 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:09.967 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 3.212ms 2026-03-01 01:06:09.967 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:09.968 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.8326ms 2026-03-01 01:06:09.968 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:09.969 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 4.3095ms 2026-03-01 01:06:09.969 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:09.969 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 4.8756ms 2026-03-01 01:06:09.974 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:06:09.975 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 15.6819ms 2026-03-01 01:06:09.975 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 01:06:09.975 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 16.5826ms 2026-03-01 01:06:10.011 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:10.011 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 46.1682ms 2026-03-01 01:06:10.011 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:06:10.011 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 46.7522ms 2026-03-01 01:06:10.439 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 01:06:10.439 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 01:06:10.439 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:10.439 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:10.439 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 01:06:10.439 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 01:06:10.439 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 01:06:10.440 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 01:06:10.440 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 01:06:10.442 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:10.443 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 3.1143ms 2026-03-01 01:06:10.443 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:10.443 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.7397ms 2026-03-01 01:06:10.443 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:10.443 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 3.5088ms 2026-03-01 01:06:10.443 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:10.443 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 4.1802ms 2026-03-01 01:06:10.449 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 01:06:10.449 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:06:10.449 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 01:06:10.455 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:06:10.455 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 15.509ms 2026-03-01 01:06:10.456 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 01:06:10.456 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 16.8336ms 2026-03-01 01:06:10.500 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:10.500 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 50.8104ms 2026-03-01 01:06:10.500 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:06:10.500 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 51.4123ms 2026-03-01 01:06:10.863 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 01:06:10.864 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:10.864 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 01:06:10.864 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 01:06:10.864 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 01:06:10.864 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:06:10.865 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 01:06:10.865 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 01:06:10.865 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 01:06:10.865 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 01:06:10.865 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:10.865 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 01:06:10.867 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:10.867 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 3.0135ms 2026-03-01 01:06:10.867 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:10.867 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.8418ms 2026-03-01 01:06:10.868 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:10.868 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.8385ms 2026-03-01 01:06:10.868 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:10.868 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.6164ms 2026-03-01 01:06:10.877 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:06:10.878 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 12.8375ms 2026-03-01 01:06:10.878 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 01:06:10.878 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 13.3718ms 2026-03-01 01:06:10.901 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:10.901 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 36.2514ms 2026-03-01 01:06:10.901 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:06:10.901 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 36.7395ms 2026-03-01 01:06:11.299 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 01:06:11.300 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 01:06:11.299 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 01:06:11.300 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 01:06:11.300 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 01:06:11.300 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:11.300 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 01:06:11.300 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:11.300 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 01:06:11.301 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 01:06:11.301 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:06:11.301 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 01:06:11.303 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:11.304 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 3.8016ms 2026-03-01 01:06:11.304 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:11.304 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:11.304 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 4.2504ms 2026-03-01 01:06:11.304 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 3.7506ms 2026-03-01 01:06:11.304 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:11.304 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 4.542ms 2026-03-01 01:06:11.312 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:06:11.313 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 12.7829ms 2026-03-01 01:06:11.313 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 01:06:11.313 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 13.4112ms 2026-03-01 01:06:11.345 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:11.345 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 43.8398ms 2026-03-01 01:06:11.345 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:06:11.345 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 44.4081ms 2026-03-01 01:06:12.473 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 01:06:12.474 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 01:06:12.473 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 01:06:12.474 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:06:12.474 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 01:06:12.474 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 01:06:12.474 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 01:06:12.474 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:12.474 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 01:06:12.483 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 01:06:12.484 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 01:06:12.484 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 01:06:12.484 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:12.484 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 10.1919ms 2026-03-01 01:06:12.484 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:12.485 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 11.0606ms 2026-03-01 01:06:12.485 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:06:12.485 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 11.2217ms 2026-03-01 01:06:12.485 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 01:06:12.485 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 12.0308ms 2026-03-01 01:06:12.487 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:06:12.487 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 3.1805ms 2026-03-01 01:06:12.487 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 01:06:12.488 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 4.1134ms 2026-03-01 01:06:12.520 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:12.520 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 45.704ms 2026-03-01 01:06:12.520 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:06:12.520 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 46.4606ms 2026-03-01 01:06:16.375 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 01:06:16.375 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 01:06:16.375 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 01:06:16.375 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:16.375 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 01:06:16.375 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 01:06:16.377 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:16.378 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.1595ms 2026-03-01 01:06:16.378 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:16.378 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 2.8167ms 2026-03-01 01:06:16.378 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:06:16.378 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 2.8794ms 2026-03-01 01:06:16.378 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 01:06:16.378 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 3.5499ms 2026-03-01 01:06:16.384 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 01:06:16.384 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 01:06:16.384 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:06:16.385 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 01:06:16.385 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 01:06:16.385 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 01:06:16.388 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:06:16.388 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 3.4809ms 2026-03-01 01:06:16.388 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 01:06:16.388 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 4.2015ms 2026-03-01 01:06:16.424 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:16.424 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 39.5673ms 2026-03-01 01:06:16.424 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:06:16.424 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 40.3493ms 2026-03-01 01:06:18.278 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 01:06:18.278 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 01:06:18.279 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:18.279 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:18.279 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 01:06:18.279 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 01:06:18.279 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 01:06:18.279 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 01:06:18.280 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 01:06:18.280 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:06:18.280 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 01:06:18.280 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 01:06:18.282 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:18.282 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.8065ms 2026-03-01 01:06:18.282 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:18.282 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.5063ms 2026-03-01 01:06:18.282 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:18.282 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 3.0448ms 2026-03-01 01:06:18.282 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:18.282 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.7238ms 2026-03-01 01:06:18.292 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:06:18.293 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 12.7669ms 2026-03-01 01:06:18.293 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 01:06:18.293 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 13.6969ms 2026-03-01 01:06:18.316 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:18.316 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 36.3607ms 2026-03-01 01:06:18.316 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:06:18.316 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 36.8994ms 2026-03-01 01:06:26.179 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 01:06:26.179 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 01:06:26.179 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 01:06:26.180 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:26.180 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:26.183 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 01:06:26.184 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 01:06:26.184 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 01:06:26.183 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 01:06:26.185 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 01:06:26.185 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:06:26.185 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 01:06:26.188 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:26.188 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:26.188 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 4.1786ms 2026-03-01 01:06:26.188 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 3.9064ms 2026-03-01 01:06:26.188 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:26.188 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:06:26.188 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 8.5293ms 2026-03-01 01:06:26.188 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 8.8079ms 2026-03-01 01:06:26.198 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:06:26.198 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 14.073ms 2026-03-01 01:06:26.198 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 01:06:26.198 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 18.6074ms 2026-03-01 01:06:26.225 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:06:26.225 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 40.4344ms 2026-03-01 01:06:26.226 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:06:26.226 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 41.0563ms 2026-03-01 01:06:48.580 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 01:06:48.581 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 01:06:48.581 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 01:06:48.581 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:06:48.581 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.2296ms 2026-03-01 01:06:48.582 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 01:06:48.582 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 1.4808ms 2026-03-01 01:06:48.674 +05:30 [INF] Request starting HTTP/1.1 POST http://103.211.203.106/api/daily-work - application/json 225 2026-03-01 01:06:48.674 +05:30 [INF] CORS policy execution successful. 2026-03-01 01:06:48.674 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.CreateWorkEntry (ReportingApp.API)' 2026-03-01 01:06:48.674 +05:30 [INF] Route matched with {action = "CreateWorkEntry", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateWorkEntry(ReportingApp.API.Controllers.CreateWorkEntryRequest) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 01:06:48.685 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType24`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:06:48.685 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.CreateWorkEntry (ReportingApp.API) in 11.2255ms 2026-03-01 01:06:48.686 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.CreateWorkEntry (ReportingApp.API)' 2026-03-01 01:06:48.686 +05:30 [INF] Request finished HTTP/1.1 POST http://103.211.203.106/api/daily-work - 200 null application/json; charset=utf-8 12.0913ms 2026-03-01 01:07:05.484 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 01:07:05.484 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 01:07:05.484 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 01:07:05.486 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:07:05.486 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:07:05.486 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 01:07:05.486 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 01:07:05.484 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 01:07:05.486 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 01:07:05.486 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 01:07:05.486 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 01:07:05.486 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 01:07:05.489 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:07:05.489 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:07:05.490 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 3.6481ms 2026-03-01 01:07:05.490 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 01:07:05.490 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 5.5922ms 2026-03-01 01:07:05.490 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:07:05.490 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 4.1264ms 2026-03-01 01:07:05.490 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 01:07:05.491 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 6.2251ms 2026-03-01 01:07:05.490 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 3.7122ms 2026-03-01 01:07:05.491 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:07:05.491 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 6.3733ms 2026-03-01 01:07:05.519 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:07:05.519 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 32.6582ms 2026-03-01 01:07:05.519 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:07:05.519 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 34.7826ms 2026-03-01 01:07:11.484 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 01:07:11.484 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 01:07:11.484 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:07:11.484 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 01:07:11.484 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 01:07:11.484 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 01:07:11.487 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:07:11.487 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.3285ms 2026-03-01 01:07:11.487 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 01:07:11.487 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:07:11.487 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.0135ms 2026-03-01 01:07:11.487 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 2.4701ms 2026-03-01 01:07:11.487 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 01:07:11.487 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 2.9236ms 2026-03-01 01:07:11.495 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 01:07:11.495 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 01:07:11.495 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 01:07:11.498 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 01:07:11.498 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 2.5451ms 2026-03-01 01:07:11.498 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 01:07:11.498 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 3.1558ms 2026-03-01 01:07:11.499 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 01:07:11.499 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:07:11.499 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 01:07:11.530 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 01:07:11.530 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 31.2801ms 2026-03-01 01:07:11.530 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 01:07:11.530 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 31.7398ms 2026-03-01 09:52:17.627 +05:30 [INF] Request starting HTTP/1.1 POST http://103.211.203.106/api/auth/login - application/json 53 2026-03-01 09:52:17.629 +05:30 [INF] CORS policy execution successful. 2026-03-01 09:52:17.629 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 09:52:17.630 +05:30 [INF] Route matched with {action = "Login", controller = "Auth"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(ReportingApp.Application.DTOs.Request.LoginRequest) on controller ReportingApp.API.Controllers.AuthController (ReportingApp.API). 2026-03-01 09:52:17.842 +05:30 [INF] Executing OkObjectResult, writing value of type 'ReportingApp.Application.DTOs.Response.AuthResponse'. 2026-03-01 09:52:17.842 +05:30 [INF] Executed action ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API) in 212.3701ms 2026-03-01 09:52:17.842 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 09:52:17.842 +05:30 [INF] Request finished HTTP/1.1 POST http://103.211.203.106/api/auth/login - 200 null application/json; charset=utf-8 215.4542ms 2026-03-01 09:52:17.992 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 09:52:17.992 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 09:52:17.993 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 09:52:17.993 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 09:52:17.993 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 09:52:17.993 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 09:52:17.995 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 09:52:17.996 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 09:52:17.996 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:52:17.996 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 09:52:17.996 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.997ms 2026-03-01 09:52:17.996 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 09:52:17.996 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 4.1923ms 2026-03-01 09:52:18.002 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 09:52:18.002 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - null null 2026-03-01 09:52:18.002 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 09:52:18.002 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 09:52:18.003 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 09:52:18.003 +05:30 [INF] Route matched with {action = "GetUserEvents", controller = "CalendarEvents"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserEvents(Int32, System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime]) on controller ReportingApp.API.Controllers.CalendarEventsController (ReportingApp.API). 2026-03-01 09:52:18.009 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:52:18.009 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 15.824ms 2026-03-01 09:52:18.009 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 09:52:18.009 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 16.9435ms 2026-03-01 09:52:18.013 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 09:52:18.013 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 09:52:18.013 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 09:52:18.021 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 09:52:18.021 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 18.9196ms 2026-03-01 09:52:18.022 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 09:52:18.022 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 19.5404ms 2026-03-01 09:52:18.022 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 09:52:18.023 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 9.4586ms 2026-03-01 09:52:18.023 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 09:52:18.023 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 10.0201ms 2026-03-01 09:52:18.023 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 09:52:18.023 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 27.2888ms 2026-03-01 09:52:18.023 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 09:52:18.023 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 27.928ms 2026-03-01 09:52:18.024 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType5`10[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 09:52:18.024 +05:30 [INF] Executed action ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API) in 21.1076ms 2026-03-01 09:52:18.024 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 09:52:18.024 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - 200 null application/json; charset=utf-8 21.7151ms 2026-03-01 09:52:18.063 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - null null 2026-03-01 09:52:18.063 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 09:52:18.063 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 09:52:18.063 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 09:52:18.063 +05:30 [INF] Route matched with {action = "GetUserNotes", controller = "UserNotes"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserNotes(Int32, System.String) on controller ReportingApp.API.Controllers.UserNotesController (ReportingApp.API). 2026-03-01 09:52:18.063 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 09:52:18.066 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 09:52:18.066 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType42`8[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 09:52:18.067 +05:30 [INF] Executed action ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API) in 3.3546ms 2026-03-01 09:52:18.067 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 09:52:18.067 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 3.3815ms 2026-03-01 09:52:18.067 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 09:52:18.067 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - 200 null application/json; charset=utf-8 4.0469ms 2026-03-01 09:52:18.067 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 4.0621ms 2026-03-01 09:52:18.076 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 09:52:18.076 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 09:52:18.076 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 09:52:18.079 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:52:18.079 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.339ms 2026-03-01 09:52:18.079 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 09:52:18.079 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.03ms 2026-03-01 09:57:50.412 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 09:57:50.416 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 09:57:50.417 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 09:57:50.452 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 09:57:50.453 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 35.3821ms 2026-03-01 09:57:50.453 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 09:57:50.453 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 41.0686ms 2026-03-01 09:57:51.311 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 09:57:51.312 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 09:57:51.312 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 09:57:51.355 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:57:51.355 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 43.1411ms 2026-03-01 09:57:51.355 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 09:57:51.355 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 43.9381ms 2026-03-01 09:57:52.694 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 09:57:52.695 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 09:57:52.695 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 09:57:52.734 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:57:52.734 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 39.3352ms 2026-03-01 09:57:52.734 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 09:57:52.734 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 39.9619ms 2026-03-01 09:57:53.832 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/payslips/user/2 - null null 2026-03-01 09:57:53.832 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.PayslipsController.GetUserPayslips (ReportingApp.API)' 2026-03-01 09:57:53.832 +05:30 [INF] Route matched with {action = "GetUserPayslips", controller = "Payslips"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserPayslips(Int32) on controller ReportingApp.API.Controllers.PayslipsController (ReportingApp.API). 2026-03-01 09:57:53.836 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType33`16[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int64, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 09:57:53.837 +05:30 [INF] Executed action ReportingApp.API.Controllers.PayslipsController.GetUserPayslips (ReportingApp.API) in 4.2908ms 2026-03-01 09:57:53.837 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.PayslipsController.GetUserPayslips (ReportingApp.API)' 2026-03-01 09:57:53.837 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/payslips/user/2 - 200 null application/json; charset=utf-8 5.0736ms 2026-03-01 09:57:53.867 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 09:57:53.868 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 09:57:53.868 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 09:57:53.907 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:57:53.907 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 39.2294ms 2026-03-01 09:57:53.907 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 09:57:53.907 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 40.0975ms 2026-03-01 09:57:54.735 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 09:57:54.735 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 09:57:54.735 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 09:57:54.738 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:57:54.738 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.5595ms 2026-03-01 09:57:54.738 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 09:57:54.738 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.2155ms 2026-03-01 09:57:55.204 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 09:57:55.205 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 09:57:55.205 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 09:57:55.243 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:57:55.243 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 38.4091ms 2026-03-01 09:57:55.243 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 09:57:55.243 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 38.9882ms 2026-03-01 09:57:55.350 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/2 - null null 2026-03-01 09:57:55.350 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/3 - null null 2026-03-01 09:57:55.350 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:57:55.350 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:57:55.350 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 09:57:55.350 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 09:57:55.356 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:57:55.356 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 5.4589ms 2026-03-01 09:57:55.356 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:57:55.356 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/2 - 200 null application/json; charset=utf-8 6.1523ms 2026-03-01 09:57:55.364 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:57:55.365 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 14.2676ms 2026-03-01 09:57:55.365 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:57:55.365 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/3 - 200 null application/json; charset=utf-8 14.9495ms 2026-03-01 09:57:55.384 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - null null 2026-03-01 09:57:55.384 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:57:55.384 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 09:57:55.387 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - null null 2026-03-01 09:57:55.387 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:57:55.387 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.1998ms 2026-03-01 09:57:55.387 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:57:55.387 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:57:55.387 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - 200 null application/json; charset=utf-8 3.8144ms 2026-03-01 09:57:55.388 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 09:57:55.388 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/14 - null null 2026-03-01 09:57:55.388 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:57:55.388 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 09:57:55.391 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:57:55.391 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.2228ms 2026-03-01 09:57:55.391 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:57:55.391 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - 200 null application/json; charset=utf-8 3.8883ms 2026-03-01 09:57:55.391 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:57:55.391 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.3107ms 2026-03-01 09:57:55.392 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:57:55.392 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/14 - 200 null application/json; charset=utf-8 3.7578ms 2026-03-01 09:57:55.394 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/16 - null null 2026-03-01 09:57:55.395 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:57:55.395 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 09:57:55.397 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/18 - null null 2026-03-01 09:57:55.398 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:57:55.398 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 09:57:55.399 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:57:55.399 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.9569ms 2026-03-01 09:57:55.399 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:57:55.399 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/16 - 200 null application/json; charset=utf-8 4.4287ms 2026-03-01 09:57:55.401 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:57:55.401 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.5724ms 2026-03-01 09:57:55.401 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:57:55.401 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/18 - 200 null application/json; charset=utf-8 4.0178ms 2026-03-01 09:57:55.410 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - null null 2026-03-01 09:57:55.411 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:57:55.411 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 09:57:55.413 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:57:55.413 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 2.4587ms 2026-03-01 09:57:55.413 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:57:55.413 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - 200 null application/json; charset=utf-8 3.0192ms 2026-03-01 09:58:00.122 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 09:58:00.123 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 09:58:00.123 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 09:58:00.123 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 09:58:00.123 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 09:58:00.123 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 09:58:00.123 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 09:58:00.123 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 09:58:00.123 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 09:58:00.123 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/departments - null null 2026-03-01 09:58:00.124 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 09:58:00.124 +05:30 [INF] Route matched with {action = "GetAll", controller = "Departments"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.DepartmentDto]]] GetAll() on controller ReportingApp.API.Controllers.DepartmentsController (ReportingApp.API). 2026-03-01 09:58:00.127 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/roles - null null 2026-03-01 09:58:00.128 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 09:58:00.128 +05:30 [INF] Route matched with {action = "GetAll", controller = "Roles"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.RoleDto]]] GetAll() on controller ReportingApp.API.Controllers.RolesController (ReportingApp.API). 2026-03-01 09:58:00.131 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:58:00.131 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 8.3432ms 2026-03-01 09:58:00.131 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 09:58:00.132 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 9.52ms 2026-03-01 09:58:00.138 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:58:00.138 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 14.3263ms 2026-03-01 09:58:00.138 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 09:58:00.138 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 15.2358ms 2026-03-01 09:58:00.140 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DepartmentDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:58:00.140 +05:30 [INF] Executed action ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API) in 13.4393ms 2026-03-01 09:58:00.140 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 09:58:00.140 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/departments - 200 null application/json; charset=utf-8 16.6352ms 2026-03-01 09:58:00.142 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RoleDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:58:00.142 +05:30 [INF] Executed action ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API) in 14.3191ms 2026-03-01 09:58:00.142 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 09:58:00.142 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/roles - 200 null application/json; charset=utf-8 14.8832ms 2026-03-01 09:58:00.173 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:58:00.173 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 50.0455ms 2026-03-01 09:58:00.173 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 09:58:00.173 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 50.5748ms 2026-03-01 09:58:01.561 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - null null 2026-03-01 09:58:01.561 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 09:58:01.561 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 09:58:01.561 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 09:58:01.561 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 09:58:01.561 +05:30 [INF] Route matched with {action = "GetMyTeamLeaves", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMyTeamLeaves(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 09:58:01.564 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:58:01.564 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API) in 2.9702ms 2026-03-01 09:58:01.565 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 09:58:01.565 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - 200 null application/json; charset=utf-8 3.6438ms 2026-03-01 09:58:01.602 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:58:01.603 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 41.2643ms 2026-03-01 09:58:01.603 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 09:58:01.603 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 41.8664ms 2026-03-01 09:58:02.791 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/pending/2 - null null 2026-03-01 09:58:02.792 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetPendingApprovals (ReportingApp.API)' 2026-03-01 09:58:02.805 +05:30 [INF] Route matched with {action = "GetPendingApprovals", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPendingApprovals(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 09:58:02.820 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:58:02.820 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetPendingApprovals (ReportingApp.API) in 15.0749ms 2026-03-01 09:58:02.820 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetPendingApprovals (ReportingApp.API)' 2026-03-01 09:58:02.820 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/pending/2 - 200 null application/json; charset=utf-8 29.0705ms 2026-03-01 09:58:04.564 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/types - null null 2026-03-01 09:58:04.564 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/holidays - null null 2026-03-01 09:58:04.565 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveTypes (ReportingApp.API)' 2026-03-01 09:58:04.565 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetHolidays (ReportingApp.API)' 2026-03-01 09:58:04.565 +05:30 [INF] Route matched with {action = "GetLeaveTypes", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveTypes() on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 09:58:04.565 +05:30 [INF] Route matched with {action = "GetHolidays", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetHolidays() on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 09:58:04.566 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+WhereEnumerableIterator`1[[<>f__AnonymousType29`5[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:58:04.567 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 09:58:04.567 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveTypes (ReportingApp.API) in 1.656ms 2026-03-01 09:58:04.567 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveTypes (ReportingApp.API)' 2026-03-01 09:58:04.567 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/types - 200 null application/json; charset=utf-8 2.3159ms 2026-03-01 09:58:04.567 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 09:58:04.567 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 09:58:04.572 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - null null 2026-03-01 09:58:04.573 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 09:58:04.573 +05:30 [INF] Route matched with {action = "GetMyTeamLeaves", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMyTeamLeaves(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 09:58:04.574 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType32`4[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 09:58:04.574 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetHolidays (ReportingApp.API) in 8.8009ms 2026-03-01 09:58:04.574 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetHolidays (ReportingApp.API)' 2026-03-01 09:58:04.574 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/holidays - 200 null application/json; charset=utf-8 9.4986ms 2026-03-01 09:58:04.575 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:58:04.575 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API) in 2.3138ms 2026-03-01 09:58:04.575 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 09:58:04.575 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - 200 null application/json; charset=utf-8 3.2368ms 2026-03-01 09:58:04.576 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 09:58:04.576 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 9.4626ms 2026-03-01 09:58:04.576 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 09:58:04.577 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 9.9662ms 2026-03-01 09:58:04.579 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users/subordinates/2 - null null 2026-03-01 09:58:04.579 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API)' 2026-03-01 09:58:04.579 +05:30 [INF] Route matched with {action = "GetSelectableUsers", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSelectableUsers(Int32) on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 09:58:04.590 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:58:04.590 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API) in 11.4591ms 2026-03-01 09:58:04.591 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API)' 2026-03-01 09:58:04.591 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users/subordinates/2 - 200 null application/json; charset=utf-8 12.116ms 2026-03-01 09:58:05.261 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/products - null null 2026-03-01 09:58:05.262 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API)' 2026-03-01 09:58:05.262 +05:30 [INF] Route matched with {action = "GetAll", controller = "Products"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.ProductsController (ReportingApp.API). 2026-03-01 09:58:05.265 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.Product, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 09:58:05.266 +05:30 [INF] Executed action ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API) in 3.7861ms 2026-03-01 09:58:05.266 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API)' 2026-03-01 09:58:05.266 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/products - 200 null application/json; charset=utf-8 4.6322ms 2026-03-01 09:58:05.818 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 09:58:05.818 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 09:58:05.818 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 09:58:05.862 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:58:05.862 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 44.1134ms 2026-03-01 09:58:05.862 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 09:58:05.862 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 44.753ms 2026-03-01 09:58:05.912 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/3 - null null 2026-03-01 09:58:05.913 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:58:05.913 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - null null 2026-03-01 09:58:05.913 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 09:58:05.913 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:58:05.913 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 09:58:05.914 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/2 - null null 2026-03-01 09:58:05.914 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:58:05.914 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 09:58:05.917 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - null null 2026-03-01 09:58:05.917 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:58:05.917 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:58:05.917 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.9366ms 2026-03-01 09:58:05.917 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 09:58:05.917 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:58:05.917 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:58:05.917 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - 200 null application/json; charset=utf-8 4.4611ms 2026-03-01 09:58:05.917 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 4.3724ms 2026-03-01 09:58:05.917 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:58:05.917 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/3 - 200 null application/json; charset=utf-8 4.9894ms 2026-03-01 09:58:05.918 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:58:05.918 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 4.6817ms 2026-03-01 09:58:05.919 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:58:05.919 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/2 - 200 null application/json; charset=utf-8 5.0176ms 2026-03-01 09:58:05.919 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - null null 2026-03-01 09:58:05.919 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:58:05.919 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 09:58:05.923 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/14 - null null 2026-03-01 09:58:05.924 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:58:05.924 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 09:58:05.924 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:58:05.924 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 6.9825ms 2026-03-01 09:58:05.924 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:58:05.924 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - 200 null application/json; charset=utf-8 7.5033ms 2026-03-01 09:58:05.927 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:58:05.927 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 8.0879ms 2026-03-01 09:58:05.927 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:58:05.927 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - 200 null application/json; charset=utf-8 8.6596ms 2026-03-01 09:58:05.928 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:58:05.928 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.8025ms 2026-03-01 09:58:05.928 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:58:05.928 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/14 - 200 null application/json; charset=utf-8 4.7069ms 2026-03-01 09:58:05.964 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/16 - null null 2026-03-01 09:58:05.965 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:58:05.965 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 09:58:05.968 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/18 - null null 2026-03-01 09:58:05.968 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:58:05.968 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 09:58:05.969 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:58:05.969 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.8944ms 2026-03-01 09:58:05.969 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:58:05.969 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/16 - 200 null application/json; charset=utf-8 4.631ms 2026-03-01 09:58:05.972 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:58:05.973 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 4.1931ms 2026-03-01 09:58:05.973 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 09:58:05.973 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/18 - 200 null application/json; charset=utf-8 4.8312ms 2026-03-01 09:58:07.170 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 09:58:07.170 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 09:58:07.170 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 09:58:07.172 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:58:07.172 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 1.9904ms 2026-03-01 09:58:07.172 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 09:58:07.172 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 2.7073ms 2026-03-01 09:58:09.510 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 09:58:09.511 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 09:58:09.511 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 09:58:09.551 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:58:09.551 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 40.5561ms 2026-03-01 09:58:09.551 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 09:58:09.552 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 41.2153ms 2026-03-01 09:58:10.598 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 09:58:10.599 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 09:58:10.599 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 09:58:10.644 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:58:10.644 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 44.8338ms 2026-03-01 09:58:10.644 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 09:58:10.644 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 45.7991ms 2026-03-01 09:58:11.905 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 09:58:11.906 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 09:58:11.906 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 09:58:11.956 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:58:11.956 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 50.492ms 2026-03-01 09:58:11.956 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 09:58:11.956 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 51.5068ms 2026-03-01 09:58:12.682 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 09:58:12.682 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 09:58:12.682 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 09:58:12.723 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 09:58:12.723 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 40.5042ms 2026-03-01 09:58:12.723 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 09:58:12.723 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 41.2205ms 2026-03-01 09:58:13.919 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 09:58:13.920 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 09:58:13.920 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 09:58:13.923 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 09:58:13.923 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 3.4706ms 2026-03-01 09:58:13.923 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 09:58:13.923 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 4.3323ms 2026-03-01 10:01:10.819 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users/2 - null null 2026-03-01 10:01:10.822 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetById (ReportingApp.API)' 2026-03-01 10:01:10.822 +05:30 [INF] Route matched with {action = "GetById", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetById(Int32) on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:01:10.836 +05:30 [INF] Executing OkObjectResult, writing value of type 'ReportingApp.Application.DTOs.Response.UserResponse'. 2026-03-01 10:01:10.836 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetById (ReportingApp.API) in 13.9259ms 2026-03-01 10:01:10.836 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetById (ReportingApp.API)' 2026-03-01 10:01:10.836 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users/2 - 200 null application/json; charset=utf-8 17.3483ms 2026-03-01 10:01:13.859 +05:30 [INF] Request starting HTTP/1.1 PUT http://103.211.203.106/api/users/2 - application/json 335 2026-03-01 10:01:13.860 +05:30 [INF] CORS policy execution successful. 2026-03-01 10:01:13.860 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.Update (ReportingApp.API)' 2026-03-01 10:01:13.860 +05:30 [INF] Route matched with {action = "Update", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Update(Int32, ReportingApp.Application.DTOs.Request.UpdateUserRequest) on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:01:13.895 +05:30 [INF] Executing OkObjectResult, writing value of type 'ReportingApp.Application.DTOs.Response.UserResponse'. 2026-03-01 10:01:13.895 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.Update (ReportingApp.API) in 34.6033ms 2026-03-01 10:01:13.895 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.Update (ReportingApp.API)' 2026-03-01 10:01:13.895 +05:30 [INF] Request finished HTTP/1.1 PUT http://103.211.203.106/api/users/2 - 200 null application/json; charset=utf-8 35.6158ms 2026-03-01 10:01:19.745 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:01:19.746 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:01:19.746 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:01:19.790 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:01:19.790 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 44.089ms 2026-03-01 10:01:19.790 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:01:19.791 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 45.2785ms 2026-03-01 10:01:27.046 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 10:01:27.047 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 10:01:27.047 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 10:01:27.047 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:01:27.047 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.2817ms 2026-03-01 10:01:27.047 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 10:01:27.047 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 1.3304ms 2026-03-01 10:01:33.280 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 10:01:33.280 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 10:01:33.280 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 10:01:33.280 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:01:33.280 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.1387ms 2026-03-01 10:01:33.281 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 10:01:33.281 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 0.818ms 2026-03-01 10:01:43.831 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:01:43.831 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:01:43.831 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:01:43.877 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:01:43.877 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 45.8397ms 2026-03-01 10:01:43.877 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:01:43.877 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 46.6605ms 2026-03-01 10:01:46.162 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:01:46.163 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:01:46.163 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:01:46.201 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/departments - null null 2026-03-01 10:01:46.201 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 10:01:46.201 +05:30 [INF] Route matched with {action = "GetAll", controller = "Departments"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.DepartmentDto]]] GetAll() on controller ReportingApp.API.Controllers.DepartmentsController (ReportingApp.API). 2026-03-01 10:01:46.202 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/roles - null null 2026-03-01 10:01:46.202 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 10:01:46.202 +05:30 [INF] Route matched with {action = "GetAll", controller = "Roles"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.RoleDto]]] GetAll() on controller ReportingApp.API.Controllers.RolesController (ReportingApp.API). 2026-03-01 10:01:46.202 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 10:01:46.203 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 10:01:46.203 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 10:01:46.203 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:01:46.203 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 10:01:46.203 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 10:01:46.204 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DepartmentDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:01:46.204 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RoleDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:01:46.205 +05:30 [INF] Executed action ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API) in 3.1237ms 2026-03-01 10:01:46.205 +05:30 [INF] Executed action ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API) in 2.1775ms 2026-03-01 10:01:46.205 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 10:01:46.205 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 10:01:46.205 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/departments - 200 null application/json; charset=utf-8 3.8411ms 2026-03-01 10:01:46.205 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/roles - 200 null application/json; charset=utf-8 2.6651ms 2026-03-01 10:01:46.206 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:01:46.206 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 43.1215ms 2026-03-01 10:01:46.206 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:01:46.206 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 43.9762ms 2026-03-01 10:01:46.223 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:01:46.223 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:01:46.223 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 20.18ms 2026-03-01 10:01:46.223 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 10:01:46.223 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 20.5773ms 2026-03-01 10:01:46.224 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:01:46.223 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 21.1199ms 2026-03-01 10:01:46.224 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 21.0432ms 2026-03-01 10:01:46.797 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:01:46.797 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - null null 2026-03-01 10:01:46.797 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:01:46.797 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 10:01:46.798 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:01:46.798 +05:30 [INF] Route matched with {action = "GetMyTeamLeaves", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMyTeamLeaves(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:01:46.801 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:01:46.802 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API) in 3.8238ms 2026-03-01 10:01:46.802 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 10:01:46.802 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - 200 null application/json; charset=utf-8 5.0275ms 2026-03-01 10:01:46.843 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:01:46.844 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 46.0559ms 2026-03-01 10:01:46.844 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:01:46.844 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 47.2342ms 2026-03-01 10:01:49.243 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/pending/2 - null null 2026-03-01 10:01:49.244 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetPendingApprovals (ReportingApp.API)' 2026-03-01 10:01:49.244 +05:30 [INF] Route matched with {action = "GetPendingApprovals", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPendingApprovals(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:01:49.252 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:01:49.253 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetPendingApprovals (ReportingApp.API) in 8.3328ms 2026-03-01 10:01:49.253 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetPendingApprovals (ReportingApp.API)' 2026-03-01 10:01:49.253 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/pending/2 - 200 null application/json; charset=utf-8 9.4035ms 2026-03-01 10:01:50.004 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users/subordinates/2 - null null 2026-03-01 10:01:50.004 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API)' 2026-03-01 10:01:50.004 +05:30 [INF] Route matched with {action = "GetSelectableUsers", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSelectableUsers(Int32) on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:01:50.010 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/holidays - null null 2026-03-01 10:01:50.010 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 10:01:50.010 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetHolidays (ReportingApp.API)' 2026-03-01 10:01:50.010 +05:30 [INF] Route matched with {action = "GetHolidays", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetHolidays() on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:01:50.011 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 10:01:50.011 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:01:50.011 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/types - null null 2026-03-01 10:01:50.011 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - null null 2026-03-01 10:01:50.011 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveTypes (ReportingApp.API)' 2026-03-01 10:01:50.011 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 10:01:50.011 +05:30 [INF] Route matched with {action = "GetLeaveTypes", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveTypes() on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:01:50.011 +05:30 [INF] Route matched with {action = "GetMyTeamLeaves", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMyTeamLeaves(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:01:50.013 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType32`4[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:01:50.013 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetHolidays (ReportingApp.API) in 2.9034ms 2026-03-01 10:01:50.014 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetHolidays (ReportingApp.API)' 2026-03-01 10:01:50.014 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/holidays - 200 null application/json; charset=utf-8 3.5467ms 2026-03-01 10:01:50.015 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:01:50.015 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+WhereEnumerableIterator`1[[<>f__AnonymousType29`5[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:01:50.015 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 4.3652ms 2026-03-01 10:01:50.015 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 10:01:50.015 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveTypes (ReportingApp.API) in 3.7145ms 2026-03-01 10:01:50.015 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 4.8044ms 2026-03-01 10:01:50.015 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveTypes (ReportingApp.API)' 2026-03-01 10:01:50.015 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/types - 200 null application/json; charset=utf-8 4.1291ms 2026-03-01 10:01:50.016 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:01:50.016 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API) in 4.9764ms 2026-03-01 10:01:50.016 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 10:01:50.016 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - 200 null application/json; charset=utf-8 5.3701ms 2026-03-01 10:01:50.019 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:01:50.019 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API) in 14.5971ms 2026-03-01 10:01:50.019 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API)' 2026-03-01 10:01:50.019 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users/subordinates/2 - 200 null application/json; charset=utf-8 15.301ms 2026-03-01 10:01:50.924 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/products - null null 2026-03-01 10:01:50.925 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API)' 2026-03-01 10:01:50.925 +05:30 [INF] Route matched with {action = "GetAll", controller = "Products"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.ProductsController (ReportingApp.API). 2026-03-01 10:01:50.927 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.Product, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:01:50.928 +05:30 [INF] Executed action ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API) in 2.9241ms 2026-03-01 10:01:50.928 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API)' 2026-03-01 10:01:50.928 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/products - 200 null application/json; charset=utf-8 3.5372ms 2026-03-01 10:02:19.299 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 10:02:19.300 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:02:19.300 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 10:02:19.303 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:02:19.303 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.8654ms 2026-03-01 10:02:19.303 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:02:19.303 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.8304ms 2026-03-01 10:02:21.573 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 10:02:21.573 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 10:02:21.573 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:02:21.578 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:02:21.578 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 4.5471ms 2026-03-01 10:02:21.578 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 10:02:21.578 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 5.5234ms 2026-03-01 10:02:22.369 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:02:22.369 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:02:22.369 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:02:22.411 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:02:22.411 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 41.6169ms 2026-03-01 10:02:22.411 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:02:22.411 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 42.2459ms 2026-03-01 10:02:24.550 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:02:24.550 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:02:24.550 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:02:24.587 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:02:24.588 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 37.0657ms 2026-03-01 10:02:24.588 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:02:24.588 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 37.6747ms 2026-03-01 10:02:25.139 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:02:25.139 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:02:25.140 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:02:25.186 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:02:25.186 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 46.4607ms 2026-03-01 10:02:25.186 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:02:25.186 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 47.2243ms 2026-03-01 10:02:26.265 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:02:26.265 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:02:26.265 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:02:26.302 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:02:26.302 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 37.1679ms 2026-03-01 10:02:26.302 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:02:26.302 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 37.7695ms 2026-03-01 10:02:27.019 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:02:27.019 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:02:27.019 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:02:27.057 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:02:27.057 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 37.845ms 2026-03-01 10:02:27.057 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:02:27.057 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 38.5002ms 2026-03-01 10:02:28.138 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:02:28.138 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:02:28.138 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:02:28.173 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:02:28.173 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 34.8702ms 2026-03-01 10:02:28.173 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:02:28.173 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 35.5006ms 2026-03-01 10:02:41.023 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 10:02:41.024 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 10:02:41.024 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:02:41.030 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:02:41.030 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 5.8128ms 2026-03-01 10:02:41.030 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 10:02:41.030 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 7.405ms 2026-03-01 10:02:42.114 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:02:42.114 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:02:42.114 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:02:42.145 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:02:42.145 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 30.6907ms 2026-03-01 10:02:42.145 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:02:42.145 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 31.3188ms 2026-03-01 10:02:43.153 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:02:43.153 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:02:43.153 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:02:43.184 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:02:43.184 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 31.2687ms 2026-03-01 10:02:43.184 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:02:43.184 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 31.943ms 2026-03-01 10:02:43.558 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:02:43.558 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:02:43.559 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:02:43.608 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:02:43.609 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 50.0709ms 2026-03-01 10:02:43.609 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:02:43.609 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 50.7991ms 2026-03-01 10:02:44.017 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 10:02:44.017 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:02:44.017 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 10:02:44.022 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:02:44.023 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 5.4794ms 2026-03-01 10:02:44.023 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:02:44.023 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 6.2326ms 2026-03-01 10:02:45.706 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:02:45.706 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/roles - null null 2026-03-01 10:02:45.706 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/departments - null null 2026-03-01 10:02:45.706 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:02:45.706 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 10:02:45.706 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 10:02:45.706 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:02:45.706 +05:30 [INF] Route matched with {action = "GetAll", controller = "Departments"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.DepartmentDto]]] GetAll() on controller ReportingApp.API.Controllers.DepartmentsController (ReportingApp.API). 2026-03-01 10:02:45.706 +05:30 [INF] Route matched with {action = "GetAll", controller = "Roles"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.RoleDto]]] GetAll() on controller ReportingApp.API.Controllers.RolesController (ReportingApp.API). 2026-03-01 10:02:45.708 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RoleDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:02:45.708 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DepartmentDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:02:45.708 +05:30 [INF] Executed action ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API) in 1.8495ms 2026-03-01 10:02:45.708 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 10:02:45.708 +05:30 [INF] Executed action ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API) in 1.9556ms 2026-03-01 10:02:45.708 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/roles - 200 null application/json; charset=utf-8 2.4954ms 2026-03-01 10:02:45.708 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 10:02:45.708 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/departments - 200 null application/json; charset=utf-8 2.5364ms 2026-03-01 10:02:45.716 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 10:02:45.717 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 10:02:45.717 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 10:02:45.718 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:02:45.719 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 1.9591ms 2026-03-01 10:02:45.719 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 10:02:45.719 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 2.7059ms 2026-03-01 10:02:45.719 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 10:02:45.719 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:02:45.719 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 10:02:45.721 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:02:45.721 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 1.9039ms 2026-03-01 10:02:45.721 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:02:45.721 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 2.428ms 2026-03-01 10:02:45.744 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:02:45.744 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 38.102ms 2026-03-01 10:02:45.745 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:02:45.745 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 38.9919ms 2026-03-01 10:02:46.247 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:02:46.248 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:02:46.248 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:02:46.249 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - null null 2026-03-01 10:02:46.249 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 10:02:46.249 +05:30 [INF] Route matched with {action = "GetMyTeamLeaves", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMyTeamLeaves(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:02:46.252 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:02:46.252 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API) in 2.9879ms 2026-03-01 10:02:46.252 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 10:02:46.252 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - 200 null application/json; charset=utf-8 3.613ms 2026-03-01 10:02:46.289 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:02:46.290 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 41.6577ms 2026-03-01 10:02:46.290 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:02:46.290 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 42.7041ms 2026-03-01 10:02:46.847 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/pending/2 - null null 2026-03-01 10:02:46.848 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetPendingApprovals (ReportingApp.API)' 2026-03-01 10:02:46.848 +05:30 [INF] Route matched with {action = "GetPendingApprovals", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPendingApprovals(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:02:46.851 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:02:46.851 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetPendingApprovals (ReportingApp.API) in 3.5304ms 2026-03-01 10:02:46.852 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetPendingApprovals (ReportingApp.API)' 2026-03-01 10:02:46.852 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/pending/2 - 200 null application/json; charset=utf-8 4.2364ms 2026-03-01 10:02:47.362 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/types - null null 2026-03-01 10:02:47.362 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveTypes (ReportingApp.API)' 2026-03-01 10:02:47.362 +05:30 [INF] Route matched with {action = "GetLeaveTypes", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveTypes() on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:02:47.362 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users/subordinates/2 - null null 2026-03-01 10:02:47.363 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - null null 2026-03-01 10:02:47.363 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API)' 2026-03-01 10:02:47.363 +05:30 [INF] Route matched with {action = "GetSelectableUsers", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSelectableUsers(Int32) on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:02:47.363 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 10:02:47.363 +05:30 [INF] Route matched with {action = "GetMyTeamLeaves", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMyTeamLeaves(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:02:47.363 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+WhereEnumerableIterator`1[[<>f__AnonymousType29`5[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:02:47.364 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveTypes (ReportingApp.API) in 1.4403ms 2026-03-01 10:02:47.364 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveTypes (ReportingApp.API)' 2026-03-01 10:02:47.364 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/types - 200 null application/json; charset=utf-8 2.0498ms 2026-03-01 10:02:47.365 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:02:47.366 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API) in 2.7228ms 2026-03-01 10:02:47.366 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 10:02:47.366 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - 200 null application/json; charset=utf-8 3.1206ms 2026-03-01 10:02:47.371 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:02:47.371 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API) in 8.3255ms 2026-03-01 10:02:47.371 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API)' 2026-03-01 10:02:47.371 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users/subordinates/2 - 200 null application/json; charset=utf-8 8.7224ms 2026-03-01 10:02:47.373 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 10:02:47.373 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/holidays - null null 2026-03-01 10:02:47.373 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 10:02:47.373 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetHolidays (ReportingApp.API)' 2026-03-01 10:02:47.373 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:02:47.373 +05:30 [INF] Route matched with {action = "GetHolidays", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetHolidays() on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:02:47.375 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType32`4[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:02:47.375 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetHolidays (ReportingApp.API) in 1.8236ms 2026-03-01 10:02:47.375 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetHolidays (ReportingApp.API)' 2026-03-01 10:02:47.375 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/holidays - 200 null application/json; charset=utf-8 2.2267ms 2026-03-01 10:02:47.377 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:02:47.377 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 3.3324ms 2026-03-01 10:02:47.377 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 10:02:47.377 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 3.7872ms 2026-03-01 10:02:47.974 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/products - null null 2026-03-01 10:02:47.975 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API)' 2026-03-01 10:02:47.975 +05:30 [INF] Route matched with {action = "GetAll", controller = "Products"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.ProductsController (ReportingApp.API). 2026-03-01 10:02:47.977 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.Product, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:02:47.978 +05:30 [INF] Executed action ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API) in 2.906ms 2026-03-01 10:02:47.978 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API)' 2026-03-01 10:02:47.978 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/products - 200 null application/json; charset=utf-8 3.5135ms 2026-03-01 10:03:21.710 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/types - null null 2026-03-01 10:03:21.710 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users/subordinates/2 - null null 2026-03-01 10:03:21.711 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveTypes (ReportingApp.API)' 2026-03-01 10:03:21.711 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API)' 2026-03-01 10:03:21.712 +05:30 [INF] Route matched with {action = "GetSelectableUsers", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSelectableUsers(Int32) on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:03:21.712 +05:30 [INF] Route matched with {action = "GetLeaveTypes", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveTypes() on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:03:21.714 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+WhereEnumerableIterator`1[[<>f__AnonymousType29`5[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:03:21.714 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveTypes (ReportingApp.API) in 2.1697ms 2026-03-01 10:03:21.714 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveTypes (ReportingApp.API)' 2026-03-01 10:03:21.714 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/types - 200 null application/json; charset=utf-8 3.7771ms 2026-03-01 10:03:21.716 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - null null 2026-03-01 10:03:21.717 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 10:03:21.717 +05:30 [INF] Route matched with {action = "GetMyTeamLeaves", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMyTeamLeaves(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:03:21.718 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 10:03:21.718 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 10:03:21.718 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:03:21.719 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/holidays - null null 2026-03-01 10:03:21.719 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetHolidays (ReportingApp.API)' 2026-03-01 10:03:21.719 +05:30 [INF] Route matched with {action = "GetHolidays", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetHolidays() on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:03:21.720 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:03:21.720 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API) in 2.7359ms 2026-03-01 10:03:21.720 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 10:03:21.720 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - 200 null application/json; charset=utf-8 3.3927ms 2026-03-01 10:03:21.721 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType32`4[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:03:21.721 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetHolidays (ReportingApp.API) in 1.5993ms 2026-03-01 10:03:21.721 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetHolidays (ReportingApp.API)' 2026-03-01 10:03:21.721 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/holidays - 200 null application/json; charset=utf-8 1.9698ms 2026-03-01 10:03:21.722 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:03:21.722 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 3.536ms 2026-03-01 10:03:21.722 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 10:03:21.722 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 3.9824ms 2026-03-01 10:03:21.723 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:03:21.723 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API) in 11.7156ms 2026-03-01 10:03:21.723 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API)' 2026-03-01 10:03:21.723 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users/subordinates/2 - 200 null application/json; charset=utf-8 13.0665ms 2026-03-01 10:03:22.631 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:03:22.631 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:03:22.631 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:03:22.666 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:03:22.666 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 34.5815ms 2026-03-01 10:03:22.666 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:03:22.666 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 35.4536ms 2026-03-01 10:03:22.720 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/2 - null null 2026-03-01 10:03:22.721 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:03:22.721 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:03:22.721 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/3 - null null 2026-03-01 10:03:22.722 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:03:22.722 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:03:22.724 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:03:22.724 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.207ms 2026-03-01 10:03:22.724 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:03:22.724 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/2 - 200 null application/json; charset=utf-8 3.8755ms 2026-03-01 10:03:22.725 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - null null 2026-03-01 10:03:22.725 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/14 - null null 2026-03-01 10:03:22.725 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - null null 2026-03-01 10:03:22.725 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:03:22.725 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:03:22.725 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:03:22.725 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:03:22.725 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:03:22.725 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:03:22.725 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:03:22.725 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.706ms 2026-03-01 10:03:22.726 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:03:22.726 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/3 - 200 null application/json; charset=utf-8 4.358ms 2026-03-01 10:03:22.728 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:03:22.728 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.0821ms 2026-03-01 10:03:22.728 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:03:22.728 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - 200 null application/json; charset=utf-8 3.5102ms 2026-03-01 10:03:22.728 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:03:22.729 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.6511ms 2026-03-01 10:03:22.729 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:03:22.729 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/14 - 200 null application/json; charset=utf-8 4.0581ms 2026-03-01 10:03:22.729 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:03:22.729 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.766ms 2026-03-01 10:03:22.729 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:03:22.729 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - 200 null application/json; charset=utf-8 4.259ms 2026-03-01 10:03:22.756 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - null null 2026-03-01 10:03:22.757 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:03:22.757 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:03:22.760 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:03:22.760 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 2.9195ms 2026-03-01 10:03:22.760 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:03:22.760 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - 200 null application/json; charset=utf-8 3.5096ms 2026-03-01 10:03:22.776 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/16 - null null 2026-03-01 10:03:22.776 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:03:22.776 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:03:22.779 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:03:22.779 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.0237ms 2026-03-01 10:03:22.779 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:03:22.779 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/16 - 200 null application/json; charset=utf-8 3.6251ms 2026-03-01 10:03:22.780 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/18 - null null 2026-03-01 10:03:22.780 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:03:22.780 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:03:22.784 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:03:22.784 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.5482ms 2026-03-01 10:03:22.784 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:03:22.784 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/18 - 200 null application/json; charset=utf-8 4.2391ms 2026-03-01 10:03:24.893 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 10:03:24.893 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:03:24.893 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 10:03:24.895 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:03:24.895 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.0595ms 2026-03-01 10:03:24.895 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:03:24.895 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 2.6324ms 2026-03-01 10:03:26.996 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 10:03:26.997 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 10:03:26.997 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:03:27.000 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:03:27.000 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 3.3602ms 2026-03-01 10:03:27.000 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 10:03:27.000 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 4.2067ms 2026-03-01 10:03:27.624 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:03:27.624 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:03:27.624 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:03:27.659 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:03:27.659 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 35.3475ms 2026-03-01 10:03:27.660 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:03:27.660 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 36.0094ms 2026-03-01 10:03:28.648 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:03:28.648 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:03:28.648 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:03:28.681 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:03:28.681 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 32.6197ms 2026-03-01 10:03:28.681 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:03:28.681 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 33.2863ms 2026-03-01 10:03:36.274 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:03:36.275 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:03:36.275 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:03:36.276 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/roles - null null 2026-03-01 10:03:36.277 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 10:03:36.277 +05:30 [INF] Route matched with {action = "GetAll", controller = "Roles"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.RoleDto]]] GetAll() on controller ReportingApp.API.Controllers.RolesController (ReportingApp.API). 2026-03-01 10:03:36.277 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 10:03:36.278 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/departments - null null 2026-03-01 10:03:36.278 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 10:03:36.278 +05:30 [INF] Route matched with {action = "GetAll", controller = "Departments"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.DepartmentDto]]] GetAll() on controller ReportingApp.API.Controllers.DepartmentsController (ReportingApp.API). 2026-03-01 10:03:36.278 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 10:03:36.278 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 10:03:36.279 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DepartmentDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:03:36.279 +05:30 [INF] Executed action ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API) in 1.4842ms 2026-03-01 10:03:36.279 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 10:03:36.279 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/departments - 200 null application/json; charset=utf-8 1.853ms 2026-03-01 10:03:36.279 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RoleDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:03:36.280 +05:30 [INF] Executed action ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API) in 2.5494ms 2026-03-01 10:03:36.280 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 10:03:36.280 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/roles - 200 null application/json; charset=utf-8 3.1809ms 2026-03-01 10:03:36.281 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:03:36.281 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.8634ms 2026-03-01 10:03:36.281 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 10:03:36.281 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.3177ms 2026-03-01 10:03:36.285 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 10:03:36.285 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:03:36.285 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 10:03:36.287 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:03:36.287 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 1.7373ms 2026-03-01 10:03:36.287 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:03:36.287 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 2.2097ms 2026-03-01 10:03:36.313 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:03:36.313 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 37.8512ms 2026-03-01 10:03:36.313 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:03:36.313 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 38.4799ms 2026-03-01 10:03:40.546 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:03:40.547 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:03:40.547 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:03:40.547 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 10:03:40.548 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 10:03:40.548 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 10:03:40.548 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 10:03:40.549 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:03:40.549 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 10:03:40.549 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/departments - null null 2026-03-01 10:03:40.549 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 10:03:40.550 +05:30 [INF] Route matched with {action = "GetAll", controller = "Departments"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.DepartmentDto]]] GetAll() on controller ReportingApp.API.Controllers.DepartmentsController (ReportingApp.API). 2026-03-01 10:03:40.550 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/roles - null null 2026-03-01 10:03:40.550 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 10:03:40.550 +05:30 [INF] Route matched with {action = "GetAll", controller = "Roles"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.RoleDto]]] GetAll() on controller ReportingApp.API.Controllers.RolesController (ReportingApp.API). 2026-03-01 10:03:40.550 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:03:40.550 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.501ms 2026-03-01 10:03:40.550 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 10:03:40.550 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 2.9597ms 2026-03-01 10:03:40.551 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:03:40.551 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.0991ms 2026-03-01 10:03:40.551 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:03:40.551 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 2.3807ms 2026-03-01 10:03:40.551 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DepartmentDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:03:40.551 +05:30 [INF] Executed action ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API) in 1.7112ms 2026-03-01 10:03:40.551 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 10:03:40.551 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/departments - 200 null application/json; charset=utf-8 2.1106ms 2026-03-01 10:03:40.552 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RoleDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:03:40.552 +05:30 [INF] Executed action ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API) in 1.7183ms 2026-03-01 10:03:40.552 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 10:03:40.552 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/roles - 200 null application/json; charset=utf-8 2.1821ms 2026-03-01 10:03:40.583 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:03:40.584 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 36.9322ms 2026-03-01 10:03:40.584 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:03:40.584 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 37.6404ms 2026-03-01 10:03:57.256 +05:30 [INF] Request starting HTTP/1.1 PUT http://103.211.203.106/api/users/2 - application/json 31 2026-03-01 10:03:57.257 +05:30 [INF] CORS policy execution successful. 2026-03-01 10:03:57.257 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.Update (ReportingApp.API)' 2026-03-01 10:03:57.257 +05:30 [INF] Route matched with {action = "Update", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Update(Int32, ReportingApp.Application.DTOs.Request.UpdateUserRequest) on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:03:57.269 +05:30 [INF] Executing OkObjectResult, writing value of type 'ReportingApp.Application.DTOs.Response.UserResponse'. 2026-03-01 10:03:57.269 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.Update (ReportingApp.API) in 11.9257ms 2026-03-01 10:03:57.269 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.Update (ReportingApp.API)' 2026-03-01 10:03:57.269 +05:30 [INF] Request finished HTTP/1.1 PUT http://103.211.203.106/api/users/2 - 200 null application/json; charset=utf-8 12.8358ms 2026-03-01 10:03:57.312 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:03:57.312 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:03:57.312 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:03:57.352 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:03:57.352 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 39.5848ms 2026-03-01 10:03:57.352 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:03:57.352 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 40.1859ms 2026-03-01 10:04:00.770 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:04:00.771 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:04:00.771 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:04:00.774 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/roles - null null 2026-03-01 10:04:00.774 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/departments - null null 2026-03-01 10:04:00.774 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 10:04:00.774 +05:30 [INF] Route matched with {action = "GetAll", controller = "Roles"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.RoleDto]]] GetAll() on controller ReportingApp.API.Controllers.RolesController (ReportingApp.API). 2026-03-01 10:04:00.774 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 10:04:00.774 +05:30 [INF] Route matched with {action = "GetAll", controller = "Departments"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.DepartmentDto]]] GetAll() on controller ReportingApp.API.Controllers.DepartmentsController (ReportingApp.API). 2026-03-01 10:04:00.776 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RoleDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:00.776 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DepartmentDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:00.776 +05:30 [INF] Executed action ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API) in 1.5845ms 2026-03-01 10:04:00.776 +05:30 [INF] Executed action ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API) in 1.7108ms 2026-03-01 10:04:00.776 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 10:04:00.776 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 10:04:00.776 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/departments - 200 null application/json; charset=utf-8 2.3806ms 2026-03-01 10:04:00.776 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/roles - 200 null application/json; charset=utf-8 2.4862ms 2026-03-01 10:04:00.779 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 10:04:00.780 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 10:04:00.780 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 10:04:00.781 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 10:04:00.781 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:04:00.781 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 10:04:00.783 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:00.783 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 3.1538ms 2026-03-01 10:04:00.783 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 10:04:00.783 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.9447ms 2026-03-01 10:04:00.785 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:00.785 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 3.7906ms 2026-03-01 10:04:00.785 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:04:00.785 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 4.5556ms 2026-03-01 10:04:00.814 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:00.814 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 43.6046ms 2026-03-01 10:04:00.815 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:04:00.815 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 44.3667ms 2026-03-01 10:04:09.337 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 10:04:09.337 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 10:04:09.337 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 10:04:09.337 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:04:09.337 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 10:04:09.338 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 10:04:09.338 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 10:04:09.338 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 10:04:09.338 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 10:04:09.338 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:04:09.338 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:04:09.338 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:04:09.341 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:09.341 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:09.341 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 3.0853ms 2026-03-01 10:04:09.341 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 3.2231ms 2026-03-01 10:04:09.341 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 10:04:09.341 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:04:09.341 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 4.2414ms 2026-03-01 10:04:09.341 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.6496ms 2026-03-01 10:04:09.351 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:04:09.351 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 13.5647ms 2026-03-01 10:04:09.351 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 10:04:09.351 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 14.5916ms 2026-03-01 10:04:09.376 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:09.376 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 37.6888ms 2026-03-01 10:04:09.376 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:04:09.376 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 38.0659ms 2026-03-01 10:04:09.803 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 10:04:09.803 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 10:04:09.803 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 10:04:09.803 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 10:04:09.804 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 10:04:09.804 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 10:04:09.805 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - null null 2026-03-01 10:04:09.805 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 10:04:09.805 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 10:04:09.805 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 10:04:09.805 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 10:04:09.805 +05:30 [INF] Route matched with {action = "GetUserEvents", controller = "CalendarEvents"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserEvents(Int32, System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime]) on controller ReportingApp.API.Controllers.CalendarEventsController (ReportingApp.API). 2026-03-01 10:04:09.808 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:04:09.808 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 3.7291ms 2026-03-01 10:04:09.808 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 10:04:09.808 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 4.3627ms 2026-03-01 10:04:09.808 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType5`10[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:04:09.809 +05:30 [INF] Executed action ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API) in 3.3021ms 2026-03-01 10:04:09.809 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 10:04:09.809 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - 200 null application/json; charset=utf-8 3.7289ms 2026-03-01 10:04:09.809 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:09.809 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 3.9915ms 2026-03-01 10:04:09.809 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 10:04:09.809 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:04:09.809 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 4.4021ms 2026-03-01 10:04:09.810 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 6.0308ms 2026-03-01 10:04:09.810 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 10:04:09.810 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 6.9343ms 2026-03-01 10:04:09.811 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - null null 2026-03-01 10:04:09.811 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 10:04:09.811 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 10:04:09.811 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 10:04:09.811 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:04:09.811 +05:30 [INF] Route matched with {action = "GetUserNotes", controller = "UserNotes"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserNotes(Int32, System.String) on controller ReportingApp.API.Controllers.UserNotesController (ReportingApp.API). 2026-03-01 10:04:09.814 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType42`8[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:04:09.814 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:04:09.814 +05:30 [INF] Executed action ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API) in 3.0076ms 2026-03-01 10:04:09.814 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 10:04:09.814 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - 200 null application/json; charset=utf-8 3.6565ms 2026-03-01 10:04:09.814 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 3.0782ms 2026-03-01 10:04:09.815 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 10:04:09.815 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 3.8902ms 2026-03-01 10:04:10.459 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:04:10.459 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:04:10.459 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:04:10.496 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:10.496 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 36.7029ms 2026-03-01 10:04:10.496 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:04:10.496 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 37.424ms 2026-03-01 10:04:11.198 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/payslips/user/2 - null null 2026-03-01 10:04:11.198 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.PayslipsController.GetUserPayslips (ReportingApp.API)' 2026-03-01 10:04:11.199 +05:30 [INF] Route matched with {action = "GetUserPayslips", controller = "Payslips"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserPayslips(Int32) on controller ReportingApp.API.Controllers.PayslipsController (ReportingApp.API). 2026-03-01 10:04:11.200 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:04:11.200 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:04:11.200 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:04:11.202 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType33`16[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int64, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:04:11.202 +05:30 [INF] Executed action ReportingApp.API.Controllers.PayslipsController.GetUserPayslips (ReportingApp.API) in 3.0588ms 2026-03-01 10:04:11.202 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.PayslipsController.GetUserPayslips (ReportingApp.API)' 2026-03-01 10:04:11.202 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/payslips/user/2 - 200 null application/json; charset=utf-8 3.6764ms 2026-03-01 10:04:11.244 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:11.244 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 43.7539ms 2026-03-01 10:04:11.244 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:04:11.244 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 44.4338ms 2026-03-01 10:04:11.738 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 10:04:11.739 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:04:11.739 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 10:04:11.742 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:11.742 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.5784ms 2026-03-01 10:04:11.742 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:04:11.742 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.6094ms 2026-03-01 10:04:14.178 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:04:14.179 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:04:14.179 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:04:14.179 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 10:04:14.179 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/roles - null null 2026-03-01 10:04:14.179 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 10:04:14.179 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 10:04:14.180 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 10:04:14.180 +05:30 [INF] Route matched with {action = "GetAll", controller = "Roles"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.RoleDto]]] GetAll() on controller ReportingApp.API.Controllers.RolesController (ReportingApp.API). 2026-03-01 10:04:14.180 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/departments - null null 2026-03-01 10:04:14.180 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 10:04:14.180 +05:30 [INF] Route matched with {action = "GetAll", controller = "Departments"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.DepartmentDto]]] GetAll() on controller ReportingApp.API.Controllers.DepartmentsController (ReportingApp.API). 2026-03-01 10:04:14.181 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RoleDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:14.181 +05:30 [INF] Executed action ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API) in 1.5665ms 2026-03-01 10:04:14.181 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 10:04:14.181 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/roles - 200 null application/json; charset=utf-8 1.9979ms 2026-03-01 10:04:14.182 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DepartmentDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:14.182 +05:30 [INF] Executed action ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API) in 1.9278ms 2026-03-01 10:04:14.182 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 10:04:14.182 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/departments - 200 null application/json; charset=utf-8 2.2607ms 2026-03-01 10:04:14.182 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:14.183 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 3.0155ms 2026-03-01 10:04:14.183 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 10:04:14.183 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.4626ms 2026-03-01 10:04:14.183 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 10:04:14.183 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:04:14.183 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 10:04:14.185 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:14.185 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 1.3427ms 2026-03-01 10:04:14.185 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:04:14.185 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 1.7179ms 2026-03-01 10:04:14.218 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:14.218 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 39.3444ms 2026-03-01 10:04:14.218 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:04:14.218 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 39.9523ms 2026-03-01 10:04:14.416 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:04:14.416 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:04:14.416 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:04:14.420 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - null null 2026-03-01 10:04:14.421 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 10:04:14.421 +05:30 [INF] Route matched with {action = "GetMyTeamLeaves", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMyTeamLeaves(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:04:14.423 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:14.423 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API) in 2.2667ms 2026-03-01 10:04:14.423 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 10:04:14.423 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - 200 null application/json; charset=utf-8 2.7888ms 2026-03-01 10:04:14.458 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:14.458 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 42.4113ms 2026-03-01 10:04:14.459 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:04:14.459 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 43.0989ms 2026-03-01 10:04:15.052 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/pending/2 - null null 2026-03-01 10:04:15.053 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetPendingApprovals (ReportingApp.API)' 2026-03-01 10:04:15.053 +05:30 [INF] Route matched with {action = "GetPendingApprovals", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPendingApprovals(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:04:15.056 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:15.056 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetPendingApprovals (ReportingApp.API) in 3.2176ms 2026-03-01 10:04:15.056 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetPendingApprovals (ReportingApp.API)' 2026-03-01 10:04:15.056 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/pending/2 - 200 null application/json; charset=utf-8 3.9904ms 2026-03-01 10:04:18.151 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users/subordinates/2 - null null 2026-03-01 10:04:18.152 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API)' 2026-03-01 10:04:18.152 +05:30 [INF] Route matched with {action = "GetSelectableUsers", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSelectableUsers(Int32) on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:04:18.159 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - null null 2026-03-01 10:04:18.159 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/types - null null 2026-03-01 10:04:18.159 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 10:04:18.159 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 10:04:18.159 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveTypes (ReportingApp.API)' 2026-03-01 10:04:18.160 +05:30 [INF] Route matched with {action = "GetMyTeamLeaves", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMyTeamLeaves(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:04:18.160 +05:30 [INF] Route matched with {action = "GetLeaveTypes", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveTypes() on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:04:18.160 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 10:04:18.160 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:04:18.162 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+WhereEnumerableIterator`1[[<>f__AnonymousType29`5[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:18.162 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveTypes (ReportingApp.API) in 2.3882ms 2026-03-01 10:04:18.162 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveTypes (ReportingApp.API)' 2026-03-01 10:04:18.162 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/types - 200 null application/json; charset=utf-8 3.083ms 2026-03-01 10:04:18.163 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/holidays - null null 2026-03-01 10:04:18.164 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:18.164 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetHolidays (ReportingApp.API)' 2026-03-01 10:04:18.164 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API) in 4.0844ms 2026-03-01 10:04:18.164 +05:30 [INF] Route matched with {action = "GetHolidays", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetHolidays() on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:04:18.164 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 10:04:18.164 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - 200 null application/json; charset=utf-8 4.8746ms 2026-03-01 10:04:18.164 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:04:18.164 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 4.5751ms 2026-03-01 10:04:18.164 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 10:04:18.164 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 5.0399ms 2026-03-01 10:04:18.166 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType32`4[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:04:18.166 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetHolidays (ReportingApp.API) in 2.2669ms 2026-03-01 10:04:18.166 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetHolidays (ReportingApp.API)' 2026-03-01 10:04:18.166 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/holidays - 200 null application/json; charset=utf-8 2.7609ms 2026-03-01 10:04:18.168 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:18.168 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API) in 16.0152ms 2026-03-01 10:04:18.168 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API)' 2026-03-01 10:04:18.168 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users/subordinates/2 - 200 null application/json; charset=utf-8 16.9017ms 2026-03-01 10:04:18.643 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/products - null null 2026-03-01 10:04:18.643 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API)' 2026-03-01 10:04:18.643 +05:30 [INF] Route matched with {action = "GetAll", controller = "Products"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.ProductsController (ReportingApp.API). 2026-03-01 10:04:18.646 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.Product, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:04:18.646 +05:30 [INF] Executed action ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API) in 2.7013ms 2026-03-01 10:04:18.646 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API)' 2026-03-01 10:04:18.646 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/products - 200 null application/json; charset=utf-8 3.3474ms 2026-03-01 10:04:19.145 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:04:19.145 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:04:19.145 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:04:19.188 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:19.188 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 42.8022ms 2026-03-01 10:04:19.188 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:04:19.188 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 43.4333ms 2026-03-01 10:04:19.243 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/3 - null null 2026-03-01 10:04:19.244 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:04:19.244 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:04:19.244 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/2 - null null 2026-03-01 10:04:19.244 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:04:19.244 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:04:19.245 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - null null 2026-03-01 10:04:19.245 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:04:19.245 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:04:19.249 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:19.249 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 4.9794ms 2026-03-01 10:04:19.249 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:04:19.249 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/3 - 200 null application/json; charset=utf-8 5.7746ms 2026-03-01 10:04:19.249 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/14 - null null 2026-03-01 10:04:19.249 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:19.249 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:04:19.249 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 5.0448ms 2026-03-01 10:04:19.249 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:04:19.249 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:04:19.250 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/2 - 200 null application/json; charset=utf-8 5.5034ms 2026-03-01 10:04:19.250 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:19.250 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 5.2399ms 2026-03-01 10:04:19.250 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:04:19.250 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - 200 null application/json; charset=utf-8 5.5268ms 2026-03-01 10:04:19.250 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - null null 2026-03-01 10:04:19.250 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:04:19.250 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:04:19.251 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - null null 2026-03-01 10:04:19.251 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:04:19.251 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:04:19.254 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:19.254 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:19.254 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 2.9337ms 2026-03-01 10:04:19.254 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.5737ms 2026-03-01 10:04:19.254 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:04:19.254 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:04:19.254 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - 200 null application/json; charset=utf-8 3.3212ms 2026-03-01 10:04:19.254 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - 200 null application/json; charset=utf-8 3.8705ms 2026-03-01 10:04:19.254 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:19.255 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 4.9954ms 2026-03-01 10:04:19.255 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:04:19.255 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/14 - 200 null application/json; charset=utf-8 5.4685ms 2026-03-01 10:04:19.306 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/18 - null null 2026-03-01 10:04:19.306 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:04:19.306 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:04:19.307 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/16 - null null 2026-03-01 10:04:19.307 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:04:19.307 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:04:19.309 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:19.309 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.1919ms 2026-03-01 10:04:19.309 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:04:19.309 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/18 - 200 null application/json; charset=utf-8 3.7574ms 2026-03-01 10:04:19.311 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:19.311 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.8692ms 2026-03-01 10:04:19.311 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:04:19.311 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/16 - 200 null application/json; charset=utf-8 4.4413ms 2026-03-01 10:04:19.710 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 10:04:19.711 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:04:19.711 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 10:04:19.712 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:19.713 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 1.9838ms 2026-03-01 10:04:19.713 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:04:19.713 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 2.5225ms 2026-03-01 10:04:21.922 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:04:21.922 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:04:21.922 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:04:21.958 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:21.958 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 35.6514ms 2026-03-01 10:04:21.958 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:04:21.958 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 36.3004ms 2026-03-01 10:04:22.366 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:04:22.366 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:04:22.366 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:04:22.400 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:22.400 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 33.9222ms 2026-03-01 10:04:22.400 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:04:22.400 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 34.5971ms 2026-03-01 10:04:22.814 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:04:22.814 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:04:22.814 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:04:22.845 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:04:22.845 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 31.2754ms 2026-03-01 10:04:22.845 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:04:22.845 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 31.9079ms 2026-03-01 10:04:23.221 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 10:04:23.221 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 10:04:23.221 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:04:23.224 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:04:23.224 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 2.8846ms 2026-03-01 10:04:23.224 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 10:04:23.224 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 3.4087ms 2026-03-01 10:07:45.791 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 10:07:45.793 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:07:45.794 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 10:07:45.811 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:07:45.811 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 17.5568ms 2026-03-01 10:07:45.812 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:07:45.812 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 20.9843ms 2026-03-01 10:07:49.631 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors/2 - null null 2026-03-01 10:07:49.631 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetById (ReportingApp.API)' 2026-03-01 10:07:49.642 +05:30 [INF] Route matched with {action = "GetById", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetById(Int32) on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 10:07:49.648 +05:30 [INF] Executing OkObjectResult, writing value of type 'ReportingApp.Application.DTOs.Response.DoctorResponse'. 2026-03-01 10:07:49.649 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetById (ReportingApp.API) in 6.9057ms 2026-03-01 10:07:49.649 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetById (ReportingApp.API)' 2026-03-01 10:07:49.649 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors/2 - 200 null application/json; charset=utf-8 18.275ms 2026-03-01 10:07:49.698 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/activities/doctor/2?month=9&year=2025&userId=2&role=ADMIN - null null 2026-03-01 10:07:49.698 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/managers - null null 2026-03-01 10:07:49.698 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetManagers (ReportingApp.API)' 2026-03-01 10:07:49.699 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/doctor/2?userId=2&role=ADMIN - null null 2026-03-01 10:07:49.699 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/products - null null 2026-03-01 10:07:49.699 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntriesByDoctor (ReportingApp.API)' 2026-03-01 10:07:49.699 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API)' 2026-03-01 10:07:49.699 +05:30 [INF] Route matched with {action = "GetAll", controller = "Products"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.ProductsController (ReportingApp.API). 2026-03-01 10:07:49.699 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetActivitiesByDoctor (ReportingApp.API)' 2026-03-01 10:07:49.703 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.Product, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:07:49.703 +05:30 [INF] Executed action ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API) in 4.1731ms 2026-03-01 10:07:49.703 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API)' 2026-03-01 10:07:49.703 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/products - 200 null application/json; charset=utf-8 4.7825ms 2026-03-01 10:07:49.705 +05:30 [INF] Route matched with {action = "GetManagers", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetManagers() on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:07:49.705 +05:30 [INF] Route matched with {action = "GetBusinessEntriesByDoctor", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntriesByDoctor(Int32, System.Nullable`1[System.Int32], System.String) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:07:49.706 +05:30 [INF] Route matched with {action = "GetActivitiesByDoctor", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActivitiesByDoctor(Int32, Int32, Int32, System.Nullable`1[System.Int32], System.String) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:07:49.727 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.User, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType12`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:07:49.732 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetManagers (ReportingApp.API) in 26.951ms 2026-03-01 10:07:49.732 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetManagers (ReportingApp.API)' 2026-03-01 10:07:49.732 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/managers - 200 null application/json; charset=utf-8 33.8953ms 2026-03-01 10:07:49.738 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.DoctorActivity, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType11`11[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:07:49.739 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:07:49.739 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntriesByDoctor (ReportingApp.API) in 33.9596ms 2026-03-01 10:07:49.739 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntriesByDoctor (ReportingApp.API)' 2026-03-01 10:07:49.740 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/doctor/2?userId=2&role=ADMIN - 200 null application/json; charset=utf-8 41.0684ms 2026-03-01 10:07:49.740 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetActivitiesByDoctor (ReportingApp.API) in 34.3233ms 2026-03-01 10:07:49.740 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetActivitiesByDoctor (ReportingApp.API)' 2026-03-01 10:07:49.740 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/activities/doctor/2?month=9&year=2025&userId=2&role=ADMIN - 200 null application/json; charset=utf-8 42.3283ms 2026-03-01 10:07:55.159 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 10:07:55.160 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:07:55.160 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 10:07:55.162 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:07:55.162 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 1.7938ms 2026-03-01 10:07:55.162 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:07:55.162 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 2.3987ms 2026-03-01 10:08:00.709 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors/2 - null null 2026-03-01 10:08:00.709 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetById (ReportingApp.API)' 2026-03-01 10:08:00.709 +05:30 [INF] Route matched with {action = "GetById", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetById(Int32) on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 10:08:00.712 +05:30 [INF] Executing OkObjectResult, writing value of type 'ReportingApp.Application.DTOs.Response.DoctorResponse'. 2026-03-01 10:08:00.712 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetById (ReportingApp.API) in 2.514ms 2026-03-01 10:08:00.712 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetById (ReportingApp.API)' 2026-03-01 10:08:00.712 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors/2 - 200 null application/json; charset=utf-8 3.2221ms 2026-03-01 10:08:00.716 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/managers - null null 2026-03-01 10:08:00.716 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/products - null null 2026-03-01 10:08:00.719 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/activities/doctor/2?month=9&year=2025&userId=2&role=ADMIN - null null 2026-03-01 10:08:00.719 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API)' 2026-03-01 10:08:00.719 +05:30 [INF] Route matched with {action = "GetAll", controller = "Products"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.ProductsController (ReportingApp.API). 2026-03-01 10:08:00.719 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetManagers (ReportingApp.API)' 2026-03-01 10:08:00.720 +05:30 [INF] Route matched with {action = "GetManagers", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetManagers() on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:08:00.720 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetActivitiesByDoctor (ReportingApp.API)' 2026-03-01 10:08:00.720 +05:30 [INF] Route matched with {action = "GetActivitiesByDoctor", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActivitiesByDoctor(Int32, Int32, Int32, System.Nullable`1[System.Int32], System.String) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:08:00.721 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/doctor/2?userId=2&role=ADMIN - null null 2026-03-01 10:08:00.722 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntriesByDoctor (ReportingApp.API)' 2026-03-01 10:08:00.722 +05:30 [INF] Route matched with {action = "GetBusinessEntriesByDoctor", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntriesByDoctor(Int32, System.Nullable`1[System.Int32], System.String) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:08:00.722 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.Product, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:08:00.722 +05:30 [INF] Executed action ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API) in 3.1293ms 2026-03-01 10:08:00.722 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API)' 2026-03-01 10:08:00.722 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/products - 200 null application/json; charset=utf-8 6.7465ms 2026-03-01 10:08:00.724 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.User, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType12`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:08:00.724 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetManagers (ReportingApp.API) in 4.1227ms 2026-03-01 10:08:00.724 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetManagers (ReportingApp.API)' 2026-03-01 10:08:00.724 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/managers - 200 null application/json; charset=utf-8 8.5969ms 2026-03-01 10:08:00.727 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:08:00.727 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntriesByDoctor (ReportingApp.API) in 5.0765ms 2026-03-01 10:08:00.727 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntriesByDoctor (ReportingApp.API)' 2026-03-01 10:08:00.727 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/doctor/2?userId=2&role=ADMIN - 200 null application/json; charset=utf-8 5.5302ms 2026-03-01 10:08:00.727 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.DoctorActivity, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType11`11[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:08:00.727 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetActivitiesByDoctor (ReportingApp.API) in 7.2881ms 2026-03-01 10:08:00.727 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetActivitiesByDoctor (ReportingApp.API)' 2026-03-01 10:08:00.728 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/activities/doctor/2?month=9&year=2025&userId=2&role=ADMIN - 200 null application/json; charset=utf-8 11.9836ms 2026-03-01 10:08:02.301 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 10:08:02.301 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:08:02.301 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 10:08:02.304 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:08:02.304 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.5651ms 2026-03-01 10:08:02.304 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:08:02.304 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.1915ms 2026-03-01 10:08:05.971 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:08:05.971 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:08:05.971 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:08:06.002 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:08:06.002 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 31.0458ms 2026-03-01 10:08:06.003 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:08:06.003 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 31.6195ms 2026-03-01 10:08:06.072 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/14 - null null 2026-03-01 10:08:06.072 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/2 - null null 2026-03-01 10:08:06.072 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - null null 2026-03-01 10:08:06.073 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:08:06.073 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:08:06.073 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:08:06.073 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:08:06.073 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:08:06.073 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:08:06.073 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - null null 2026-03-01 10:08:06.073 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:08:06.073 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:08:06.073 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/3 - null null 2026-03-01 10:08:06.074 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:08:06.074 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:08:06.080 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:08:06.081 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 7.9293ms 2026-03-01 10:08:06.081 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:08:06.081 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - 200 null application/json; charset=utf-8 8.5452ms 2026-03-01 10:08:06.081 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:08:06.081 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 8.7392ms 2026-03-01 10:08:06.081 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:08:06.082 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/2 - 200 null application/json; charset=utf-8 9.3103ms 2026-03-01 10:08:06.084 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:08:06.084 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 11.1538ms 2026-03-01 10:08:06.084 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:08:06.084 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/14 - 200 null application/json; charset=utf-8 11.7638ms 2026-03-01 10:08:06.086 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:08:06.086 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 12.5144ms 2026-03-01 10:08:06.086 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:08:06.086 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/3 - 200 null application/json; charset=utf-8 12.8475ms 2026-03-01 10:08:06.086 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:08:06.087 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 13.2925ms 2026-03-01 10:08:06.087 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:08:06.087 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - 200 null application/json; charset=utf-8 13.7069ms 2026-03-01 10:08:06.117 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - null null 2026-03-01 10:08:06.118 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:08:06.118 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:08:06.121 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:08:06.121 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.5805ms 2026-03-01 10:08:06.121 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:08:06.121 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - 200 null application/json; charset=utf-8 4.2101ms 2026-03-01 10:08:06.143 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/16 - null null 2026-03-01 10:08:06.143 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:08:06.143 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:08:06.146 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/18 - null null 2026-03-01 10:08:06.146 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:08:06.147 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:08:06.147 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:08:06.148 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 4.2176ms 2026-03-01 10:08:06.148 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:08:06.148 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/16 - 200 null application/json; charset=utf-8 4.9234ms 2026-03-01 10:08:06.150 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:08:06.150 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.6479ms 2026-03-01 10:08:06.150 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 10:08:06.150 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/18 - 200 null application/json; charset=utf-8 4.1607ms 2026-03-01 10:08:08.452 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/products - null null 2026-03-01 10:08:08.453 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API)' 2026-03-01 10:08:08.453 +05:30 [INF] Route matched with {action = "GetAll", controller = "Products"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.ProductsController (ReportingApp.API). 2026-03-01 10:08:08.456 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.Product, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:08:08.457 +05:30 [INF] Executed action ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API) in 3.3104ms 2026-03-01 10:08:08.457 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API)' 2026-03-01 10:08:08.457 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/products - 200 null application/json; charset=utf-8 4.4307ms 2026-03-01 10:08:10.281 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 10:08:10.281 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:08:10.281 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 10:08:10.283 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:08:10.283 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.194ms 2026-03-01 10:08:10.284 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:08:10.284 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 2.8318ms 2026-03-01 10:08:11.369 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/activities/doctor/2?month=3&year=2026&userId=2&role=ADMIN - null null 2026-03-01 10:08:11.369 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors/2 - null null 2026-03-01 10:08:11.369 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetById (ReportingApp.API)' 2026-03-01 10:08:11.369 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetActivitiesByDoctor (ReportingApp.API)' 2026-03-01 10:08:11.369 +05:30 [INF] Route matched with {action = "GetById", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetById(Int32) on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 10:08:11.369 +05:30 [INF] Route matched with {action = "GetActivitiesByDoctor", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActivitiesByDoctor(Int32, Int32, Int32, System.Nullable`1[System.Int32], System.String) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:08:11.371 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/managers - null null 2026-03-01 10:08:11.371 +05:30 [INF] Executing OkObjectResult, writing value of type 'ReportingApp.Application.DTOs.Response.DoctorResponse'. 2026-03-01 10:08:11.371 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetById (ReportingApp.API) in 2.0113ms 2026-03-01 10:08:11.371 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetById (ReportingApp.API)' 2026-03-01 10:08:11.371 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetManagers (ReportingApp.API)' 2026-03-01 10:08:11.371 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors/2 - 200 null application/json; charset=utf-8 2.7222ms 2026-03-01 10:08:11.371 +05:30 [INF] Route matched with {action = "GetManagers", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetManagers() on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:08:11.372 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/products - null null 2026-03-01 10:08:11.372 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API)' 2026-03-01 10:08:11.372 +05:30 [INF] Route matched with {action = "GetAll", controller = "Products"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.ProductsController (ReportingApp.API). 2026-03-01 10:08:11.373 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.DoctorActivity, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType11`11[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:08:11.373 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetActivitiesByDoctor (ReportingApp.API) in 4.1258ms 2026-03-01 10:08:11.373 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetActivitiesByDoctor (ReportingApp.API)' 2026-03-01 10:08:11.374 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/activities/doctor/2?month=3&year=2026&userId=2&role=ADMIN - 200 null application/json; charset=utf-8 4.8381ms 2026-03-01 10:08:11.375 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.Product, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:08:11.375 +05:30 [INF] Executed action ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API) in 2.5173ms 2026-03-01 10:08:11.375 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API)' 2026-03-01 10:08:11.375 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/products - 200 null application/json; charset=utf-8 3.0915ms 2026-03-01 10:08:11.380 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/doctor/2?userId=2&role=ADMIN - null null 2026-03-01 10:08:11.380 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.User, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType12`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:08:11.381 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntriesByDoctor (ReportingApp.API)' 2026-03-01 10:08:11.381 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetManagers (ReportingApp.API) in 9.23ms 2026-03-01 10:08:11.381 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetManagers (ReportingApp.API)' 2026-03-01 10:08:11.381 +05:30 [INF] Route matched with {action = "GetBusinessEntriesByDoctor", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntriesByDoctor(Int32, System.Nullable`1[System.Int32], System.String) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 10:08:11.381 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/managers - 200 null application/json; charset=utf-8 9.7862ms 2026-03-01 10:08:11.387 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:08:11.388 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntriesByDoctor (ReportingApp.API) in 6.8241ms 2026-03-01 10:08:11.388 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntriesByDoctor (ReportingApp.API)' 2026-03-01 10:08:11.388 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/doctor/2?userId=2&role=ADMIN - 200 null application/json; charset=utf-8 8.0004ms 2026-03-01 10:08:25.522 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 10:08:25.523 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 10:08:25.523 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:08:25.527 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:08:25.527 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 4.2105ms 2026-03-01 10:08:25.527 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 10:08:25.527 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 5.2616ms 2026-03-01 10:08:38.079 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 10:08:38.080 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:08:38.080 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 10:08:38.125 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:08:38.125 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 44.5695ms 2026-03-01 10:08:38.125 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 10:08:38.125 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 45.6163ms 2026-03-01 10:09:13.254 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 10:09:13.254 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 10:09:13.254 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 10:09:13.256 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:09:13.256 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 10:09:13.256 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 10:09:13.256 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 10:09:13.256 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 10:09:13.256 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 10:09:13.259 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 10:09:13.259 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 10:09:13.259 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 10:09:13.259 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 10:09:13.259 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 10:09:13.259 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 10:09:13.265 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:09:13.265 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:09:13.265 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 8.7649ms 2026-03-01 10:09:13.265 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 10:09:13.266 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 11.8477ms 2026-03-01 10:09:13.266 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:09:13.265 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 6.0881ms 2026-03-01 10:09:13.266 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 10:09:13.266 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 9.147ms 2026-03-01 10:09:13.266 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 10:09:13.266 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 7.12ms 2026-03-01 10:09:13.266 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 12.2156ms 2026-03-01 10:09:13.267 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:09:13.267 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 7.4824ms 2026-03-01 10:09:13.267 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 10:09:13.267 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 7.8182ms 2026-03-01 10:09:13.274 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:09:13.274 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 17.3904ms 2026-03-01 10:09:13.274 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 10:09:13.274 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 20.3529ms 2026-03-01 10:09:13.301 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - null null 2026-03-01 10:09:13.301 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 10:09:13.301 +05:30 [INF] Route matched with {action = "GetUserEvents", controller = "CalendarEvents"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserEvents(Int32, System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime]) on controller ReportingApp.API.Controllers.CalendarEventsController (ReportingApp.API). 2026-03-01 10:09:13.305 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType5`10[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:09:13.305 +05:30 [INF] Executed action ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API) in 3.208ms 2026-03-01 10:09:13.305 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 10:09:13.305 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - 200 null application/json; charset=utf-8 3.8468ms 2026-03-01 10:09:13.325 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - null null 2026-03-01 10:09:13.326 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 10:09:13.326 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 10:09:13.326 +05:30 [INF] Route matched with {action = "GetUserNotes", controller = "UserNotes"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserNotes(Int32, System.String) on controller ReportingApp.API.Controllers.UserNotesController (ReportingApp.API). 2026-03-01 10:09:13.326 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 10:09:13.326 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 10:09:13.326 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 10:09:13.326 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 10:09:13.326 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 10:09:13.328 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType42`8[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:09:13.328 +05:30 [INF] Executed action ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API) in 2.0731ms 2026-03-01 10:09:13.328 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 10:09:13.328 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - 200 null application/json; charset=utf-8 2.74ms 2026-03-01 10:09:13.328 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 10:09:13.328 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.2852ms 2026-03-01 10:09:13.328 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 10:09:13.328 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 2.761ms 2026-03-01 10:09:13.329 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 10:09:13.329 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 2.8753ms 2026-03-01 10:09:13.329 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 10:09:13.329 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 3.3775ms 2026-03-01 10:56:05.676 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/.env - null null 2026-03-01 10:56:05.680 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/.env - 404 0 null 4.5412ms 2026-03-01 10:56:05.682 +05:30 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.211.203.106/api/.env, Response status code: 404 2026-03-01 11:14:07.367 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 11:14:07.368 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 11:14:07.367 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 11:14:07.371 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 5:22:17 AM', Current time (UTC): '01/03/2026 5:44:07 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 11:14:07.371 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 5:22:17 AM', Current time (UTC): '01/03/2026 5:44:07 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 11:14:07.377 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 5:22:17 AM', Current time (UTC): '01/03/2026 5:44:07 AM'. 2026-03-01 11:14:07.377 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 11:14:07.377 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 11:14:07.371 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 5:22:17 AM', Current time (UTC): '01/03/2026 5:44:07 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 11:14:07.376 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 5:22:17 AM', Current time (UTC): '01/03/2026 5:44:07 AM'. 2026-03-01 11:14:07.379 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 5:22:17 AM', Current time (UTC): '01/03/2026 5:44:07 AM'. 2026-03-01 11:14:07.379 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 11:14:07.379 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 11:14:07.380 +05:30 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-03-01 11:14:07.380 +05:30 [INF] AuthenticationScheme: Bearer was challenged. 2026-03-01 11:14:07.380 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 401 0 null 13.7498ms 2026-03-01 11:14:07.400 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 11:14:07.401 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 21.0586ms 2026-03-01 11:14:07.401 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 11:14:07.401 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 33.1877ms 2026-03-01 11:14:07.409 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - null null 2026-03-01 11:14:07.410 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 11:14:07.410 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 11:14:07.410 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 5:22:17 AM', Current time (UTC): '01/03/2026 5:44:07 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 11:14:07.411 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 5:22:17 AM', Current time (UTC): '01/03/2026 5:44:07 AM'. 2026-03-01 11:14:07.411 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 11:14:07.411 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 5:22:17 AM', Current time (UTC): '01/03/2026 5:44:07 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 11:14:07.411 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 5:22:17 AM', Current time (UTC): '01/03/2026 5:44:07 AM'. 2026-03-01 11:14:07.412 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 11:14:07.411 +05:30 [INF] Route matched with {action = "GetUserEvents", controller = "CalendarEvents"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserEvents(Int32, System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime]) on controller ReportingApp.API.Controllers.CalendarEventsController (ReportingApp.API). 2026-03-01 11:14:07.412 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 11:14:07.411 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 5:22:17 AM', Current time (UTC): '01/03/2026 5:44:07 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 11:14:07.413 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 5:22:17 AM', Current time (UTC): '01/03/2026 5:44:07 AM'. 2026-03-01 11:14:07.413 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 11:14:07.413 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 11:14:07.416 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType5`10[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 11:14:07.416 +05:30 [INF] Executed action ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API) in 4.5714ms 2026-03-01 11:14:07.416 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 11:14:07.416 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - 200 null application/json; charset=utf-8 6.9618ms 2026-03-01 11:14:07.417 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 11:14:07.417 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 39.8052ms 2026-03-01 11:14:07.417 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 11:14:07.417 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 49.9891ms 2026-03-01 11:14:07.424 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - null null 2026-03-01 11:14:07.425 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 5:22:17 AM', Current time (UTC): '01/03/2026 5:44:07 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 11:14:07.426 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 5:22:17 AM', Current time (UTC): '01/03/2026 5:44:07 AM'. 2026-03-01 11:14:07.426 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 11:14:07.426 +05:30 [INF] Route matched with {action = "GetUserNotes", controller = "UserNotes"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserNotes(Int32, System.String) on controller ReportingApp.API.Controllers.UserNotesController (ReportingApp.API). 2026-03-01 11:14:07.431 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType42`8[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 11:14:07.432 +05:30 [INF] Executed action ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API) in 5.6181ms 2026-03-01 11:14:07.432 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 11:14:07.432 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - 200 null application/json; charset=utf-8 7.3844ms 2026-03-01 11:14:07.432 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 11:14:07.433 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 19.8372ms 2026-03-01 11:14:07.433 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 11:14:07.433 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 22.2887ms 2026-03-01 11:14:07.434 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 11:14:07.434 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 22.6061ms 2026-03-01 11:14:07.434 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 11:14:07.434 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 24.0735ms 2026-03-01 11:14:07.449 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 11:14:07.450 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 5:22:17 AM', Current time (UTC): '01/03/2026 5:44:07 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 11:14:07.450 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 5:22:17 AM', Current time (UTC): '01/03/2026 5:44:07 AM'. 2026-03-01 11:14:07.450 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 11:14:07.450 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 11:14:07.453 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 11:14:07.454 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 3.3344ms 2026-03-01 11:14:07.454 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 11:14:07.454 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 4.6081ms 2026-03-01 11:14:07.463 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 11:14:07.463 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 5:22:17 AM', Current time (UTC): '01/03/2026 5:44:07 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 11:14:07.464 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 5:22:17 AM', Current time (UTC): '01/03/2026 5:44:07 AM'. 2026-03-01 11:14:07.464 +05:30 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-03-01 11:14:07.464 +05:30 [INF] AuthenticationScheme: Bearer was challenged. 2026-03-01 11:14:07.464 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 401 0 null 1.3042ms 2026-03-01 11:14:12.569 +05:30 [INF] Request starting HTTP/1.1 POST http://103.211.203.106/api/auth/login - application/json 53 2026-03-01 11:14:12.569 +05:30 [INF] CORS policy execution successful. 2026-03-01 11:14:12.570 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 11:14:12.570 +05:30 [INF] Route matched with {action = "Login", controller = "Auth"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(ReportingApp.Application.DTOs.Request.LoginRequest) on controller ReportingApp.API.Controllers.AuthController (ReportingApp.API). 2026-03-01 11:14:12.751 +05:30 [INF] Executing OkObjectResult, writing value of type 'ReportingApp.Application.DTOs.Response.AuthResponse'. 2026-03-01 11:14:12.751 +05:30 [INF] Executed action ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API) in 181.2614ms 2026-03-01 11:14:12.751 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 11:14:12.751 +05:30 [INF] Request finished HTTP/1.1 POST http://103.211.203.106/api/auth/login - 200 null application/json; charset=utf-8 181.9997ms 2026-03-01 11:14:12.814 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 11:14:12.815 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 11:14:12.815 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 11:14:12.817 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 11:14:12.817 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.3036ms 2026-03-01 11:14:12.817 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 11:14:12.817 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 2.9962ms 2026-03-01 11:14:12.822 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 11:14:12.822 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 11:14:12.822 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 11:14:12.825 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 11:14:12.825 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 11:14:12.825 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.304ms 2026-03-01 11:14:12.825 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 11:14:12.825 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 2.8241ms 2026-03-01 11:14:12.825 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 11:14:12.825 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 11:14:12.825 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 11:14:12.826 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 11:14:12.826 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 11:14:12.828 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 11:14:12.828 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 2.7774ms 2026-03-01 11:14:12.828 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 11:14:12.828 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 3.2266ms 2026-03-01 11:14:12.828 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 11:14:12.828 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 2.5722ms 2026-03-01 11:14:12.828 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 11:14:12.828 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 2.9015ms 2026-03-01 11:14:12.832 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - null null 2026-03-01 11:14:12.832 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 11:14:12.833 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 11:14:12.833 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 11:14:12.833 +05:30 [INF] Route matched with {action = "GetUserEvents", controller = "CalendarEvents"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserEvents(Int32, System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime]) on controller ReportingApp.API.Controllers.CalendarEventsController (ReportingApp.API). 2026-03-01 11:14:12.833 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 11:14:12.835 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType5`10[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 11:14:12.835 +05:30 [INF] Executed action ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API) in 2.1292ms 2026-03-01 11:14:12.835 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 11:14:12.835 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - 200 null application/json; charset=utf-8 2.6282ms 2026-03-01 11:14:12.842 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 11:14:12.843 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 9.8492ms 2026-03-01 11:14:12.843 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 11:14:12.843 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 10.3727ms 2026-03-01 11:14:12.894 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - null null 2026-03-01 11:14:12.894 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 11:14:12.894 +05:30 [INF] Route matched with {action = "GetUserNotes", controller = "UserNotes"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserNotes(Int32, System.String) on controller ReportingApp.API.Controllers.UserNotesController (ReportingApp.API). 2026-03-01 11:14:12.896 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType42`8[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 11:14:12.897 +05:30 [INF] Executed action ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API) in 2.1821ms 2026-03-01 11:14:12.897 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 11:14:12.897 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - 200 null application/json; charset=utf-8 2.9226ms 2026-03-01 11:14:12.897 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 11:14:12.897 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 11:14:12.897 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 11:14:12.899 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 11:14:12.899 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 1.7793ms 2026-03-01 11:14:12.899 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 11:14:12.899 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 2.2531ms 2026-03-01 11:14:12.900 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 11:14:12.900 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 11:14:12.900 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 11:14:12.902 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 11:14:12.902 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 2.308ms 2026-03-01 11:14:12.903 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 11:14:12.903 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 2.7612ms 2026-03-01 11:14:15.426 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 11:14:15.426 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 11:14:15.426 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 11:14:15.460 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 11:14:15.460 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 33.6284ms 2026-03-01 11:14:15.460 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 11:14:15.460 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 34.2681ms 2026-03-01 11:14:20.455 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 11:14:20.456 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 11:14:20.456 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 11:14:20.457 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 11:14:20.457 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.5408ms 2026-03-01 11:14:20.457 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 11:14:20.457 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 1.3479ms 2026-03-01 11:14:28.294 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 11:14:28.295 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 11:14:28.295 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 11:14:28.295 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 11:14:28.296 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.4917ms 2026-03-01 11:14:28.302 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 11:14:28.302 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 7.8701ms 2026-03-01 11:17:52.584 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 11:17:52.587 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 11:17:52.587 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 11:17:52.587 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 11:17:52.588 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.621ms 2026-03-01 11:17:52.588 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 11:17:52.588 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 4.112ms 2026-03-01 11:17:58.060 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 11:17:58.061 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 11:17:58.061 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 11:17:58.061 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 11:17:58.061 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.21ms 2026-03-01 11:17:58.061 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 11:17:58.061 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 1.2539ms 2026-03-01 11:18:03.477 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 11:18:03.477 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 11:18:03.477 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 11:18:03.477 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 11:18:03.477 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.116ms 2026-03-01 11:18:03.477 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 11:18:03.477 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 0.7497ms 2026-03-01 11:18:08.960 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 11:18:08.961 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 11:18:08.961 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 11:18:08.961 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 11:18:08.961 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.1926ms 2026-03-01 11:18:08.961 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 11:18:08.961 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 1.0217ms 2026-03-01 11:18:13.936 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 11:18:13.936 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 11:18:13.936 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 11:18:13.936 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 11:18:13.937 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.1775ms 2026-03-01 11:18:13.937 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 11:18:13.937 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 1.0152ms 2026-03-01 11:21:01.522 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/ServerTime - null null 2026-03-01 11:21:01.525 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 11:21:01.525 +05:30 [INF] Route matched with {action = "Get", controller = "ServerTime"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Get() on controller ReportingApp.API.Controllers.ServerTimeController (ReportingApp.API). 2026-03-01 11:21:01.526 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType41`3[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 11:21:01.526 +05:30 [INF] Executed action ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API) in 0.6405ms 2026-03-01 11:21:01.526 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ServerTimeController.Get (ReportingApp.API)' 2026-03-01 11:21:01.526 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/ServerTime - 200 null application/json; charset=utf-8 4.293ms 2026-03-01 13:05:15.269 +05:30 [INF] Request starting HTTP/1.1 POST http://103.211.203.106/api/auth/login - application/json 53 2026-03-01 13:05:15.270 +05:30 [INF] CORS policy execution successful. 2026-03-01 13:05:15.271 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 13:05:15.271 +05:30 [INF] Route matched with {action = "Login", controller = "Auth"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(ReportingApp.Application.DTOs.Request.LoginRequest) on controller ReportingApp.API.Controllers.AuthController (ReportingApp.API). 2026-03-01 13:05:15.476 +05:30 [INF] Executing OkObjectResult, writing value of type 'ReportingApp.Application.DTOs.Response.AuthResponse'. 2026-03-01 13:05:15.477 +05:30 [INF] Executed action ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API) in 205.8887ms 2026-03-01 13:05:15.477 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 13:05:15.477 +05:30 [INF] Request finished HTTP/1.1 POST http://103.211.203.106/api/auth/login - 200 null application/json; charset=utf-8 208.8345ms 2026-03-01 13:05:15.810 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 13:05:15.811 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 13:05:15.811 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 13:05:15.815 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:15.815 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 3.3109ms 2026-03-01 13:05:15.815 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 13:05:15.815 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 13:05:15.815 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 4.751ms 2026-03-01 13:05:15.815 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 13:05:15.816 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 13:05:15.816 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 13:05:15.816 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 13:05:15.816 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 13:05:15.818 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:15.819 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.9397ms 2026-03-01 13:05:15.819 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 13:05:15.819 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.6596ms 2026-03-01 13:05:15.825 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 13:05:15.826 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 13:05:15.826 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 13:05:15.831 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 13:05:15.831 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 4.995ms 2026-03-01 13:05:15.831 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 13:05:15.831 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 5.7959ms 2026-03-01 13:05:15.844 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 13:05:15.844 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 27.8958ms 2026-03-01 13:05:15.844 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 13:05:15.845 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 28.4256ms 2026-03-01 13:05:15.895 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - null null 2026-03-01 13:05:15.896 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 13:05:15.896 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 13:05:15.896 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - null null 2026-03-01 13:05:15.896 +05:30 [INF] Route matched with {action = "GetUserNotes", controller = "UserNotes"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserNotes(Int32, System.String) on controller ReportingApp.API.Controllers.UserNotesController (ReportingApp.API). 2026-03-01 13:05:15.896 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 13:05:15.896 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 13:05:15.896 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 13:05:15.896 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 13:05:15.896 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 13:05:15.896 +05:30 [INF] Route matched with {action = "GetUserEvents", controller = "CalendarEvents"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserEvents(Int32, System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime]) on controller ReportingApp.API.Controllers.CalendarEventsController (ReportingApp.API). 2026-03-01 13:05:15.896 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 13:05:15.904 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType42`8[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 13:05:15.904 +05:30 [INF] Executed action ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API) in 8.0572ms 2026-03-01 13:05:15.904 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 13:05:15.904 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - 200 null application/json; charset=utf-8 8.8879ms 2026-03-01 13:05:15.907 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 13:05:15.908 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 11.1881ms 2026-03-01 13:05:15.908 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 13:05:15.908 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 11.6654ms 2026-03-01 13:05:15.916 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType5`10[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 13:05:15.916 +05:30 [INF] Executed action ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API) in 19.9684ms 2026-03-01 13:05:15.917 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 13:05:15.917 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - 200 null application/json; charset=utf-8 20.5845ms 2026-03-01 13:05:15.918 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 13:05:15.918 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 21.6085ms 2026-03-01 13:05:15.918 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 13:05:15.918 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 22.1731ms 2026-03-01 13:05:39.241 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 13:05:39.241 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 13:05:39.242 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 13:05:39.242 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 13:05:39.242 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 13:05:39.242 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 13:05:39.246 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:39.246 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:39.246 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 3.9504ms 2026-03-01 13:05:39.246 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 13:05:39.246 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 3.8144ms 2026-03-01 13:05:39.246 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 13:05:39.246 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 5.4824ms 2026-03-01 13:05:39.246 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 5.4997ms 2026-03-01 13:05:39.295 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - null null 2026-03-01 13:05:39.295 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 13:05:39.295 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 13:05:39.295 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 13:05:39.295 +05:30 [INF] Route matched with {action = "GetUserEvents", controller = "CalendarEvents"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserEvents(Int32, System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime]) on controller ReportingApp.API.Controllers.CalendarEventsController (ReportingApp.API). 2026-03-01 13:05:39.295 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 13:05:39.296 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 13:05:39.296 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 13:05:39.296 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 13:05:39.296 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 13:05:39.297 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - null null 2026-03-01 13:05:39.297 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 13:05:39.297 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 13:05:39.297 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 13:05:39.297 +05:30 [INF] Route matched with {action = "GetUserNotes", controller = "UserNotes"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserNotes(Int32, System.String) on controller ReportingApp.API.Controllers.UserNotesController (ReportingApp.API). 2026-03-01 13:05:39.298 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 13:05:39.298 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 13:05:39.298 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 13:05:39.298 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType5`10[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 13:05:39.299 +05:30 [INF] Executed action ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API) in 3.2634ms 2026-03-01 13:05:39.299 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 13:05:39.299 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - 200 null application/json; charset=utf-8 3.9496ms 2026-03-01 13:05:39.301 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 13:05:39.302 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 6.2335ms 2026-03-01 13:05:39.302 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 13:05:39.302 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 6.8814ms 2026-03-01 13:05:39.302 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 13:05:39.303 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 4.2911ms 2026-03-01 13:05:39.303 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 13:05:39.303 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 4.684ms 2026-03-01 13:05:39.303 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 13:05:39.303 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 6.0322ms 2026-03-01 13:05:39.303 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 13:05:39.303 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 7.4958ms 2026-03-01 13:05:39.310 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType42`8[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 13:05:39.310 +05:30 [INF] Executed action ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API) in 13.0987ms 2026-03-01 13:05:39.310 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 13:05:39.310 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - 200 null application/json; charset=utf-8 13.5184ms 2026-03-01 13:05:39.310 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 13:05:39.311 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 14.6548ms 2026-03-01 13:05:39.311 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 13:05:39.311 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 15.2271ms 2026-03-01 13:05:44.210 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 13:05:44.211 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:05:44.211 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 13:05:44.252 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:44.253 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 41.5378ms 2026-03-01 13:05:44.253 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:05:44.253 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 42.2031ms 2026-03-01 13:05:45.930 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 13:05:45.930 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:05:45.930 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 13:05:45.969 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:45.969 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 39.1712ms 2026-03-01 13:05:45.969 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:05:45.970 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 39.8605ms 2026-03-01 13:05:49.011 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/payslips/user/2 - null null 2026-03-01 13:05:49.011 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.PayslipsController.GetUserPayslips (ReportingApp.API)' 2026-03-01 13:05:49.011 +05:30 [INF] Route matched with {action = "GetUserPayslips", controller = "Payslips"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserPayslips(Int32) on controller ReportingApp.API.Controllers.PayslipsController (ReportingApp.API). 2026-03-01 13:05:49.015 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType33`16[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int64, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 13:05:49.015 +05:30 [INF] Executed action ReportingApp.API.Controllers.PayslipsController.GetUserPayslips (ReportingApp.API) in 3.7069ms 2026-03-01 13:05:49.015 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.PayslipsController.GetUserPayslips (ReportingApp.API)' 2026-03-01 13:05:49.015 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/payslips/user/2 - 200 null application/json; charset=utf-8 4.6075ms 2026-03-01 13:05:49.055 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 13:05:49.055 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:05:49.055 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 13:05:49.087 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:49.088 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 32.0668ms 2026-03-01 13:05:49.088 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:05:49.088 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 32.6975ms 2026-03-01 13:05:50.211 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 13:05:50.211 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 13:05:50.211 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 13:05:50.214 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:50.214 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.5574ms 2026-03-01 13:05:50.214 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 13:05:50.214 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.1656ms 2026-03-01 13:05:51.330 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 13:05:51.330 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:05:51.331 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 13:05:51.374 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:51.375 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 43.9348ms 2026-03-01 13:05:51.375 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:05:51.375 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 44.5376ms 2026-03-01 13:05:51.450 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/2 - null null 2026-03-01 13:05:51.451 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:05:51.451 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 13:05:51.454 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:51.454 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.6171ms 2026-03-01 13:05:51.455 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:05:51.455 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/2 - 200 null application/json; charset=utf-8 4.4351ms 2026-03-01 13:05:51.494 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - null null 2026-03-01 13:05:51.495 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:05:51.495 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 13:05:51.495 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/3 - null null 2026-03-01 13:05:51.495 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:05:51.495 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 13:05:51.496 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - null null 2026-03-01 13:05:51.496 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:05:51.496 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 13:05:51.496 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/14 - null null 2026-03-01 13:05:51.496 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:05:51.496 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 13:05:51.498 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - null null 2026-03-01 13:05:51.498 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:05:51.498 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 13:05:51.501 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/16 - null null 2026-03-01 13:05:51.501 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:51.501 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 6.4827ms 2026-03-01 13:05:51.501 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:05:51.501 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - 200 null application/json; charset=utf-8 7.0548ms 2026-03-01 13:05:51.502 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:05:51.502 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 13:05:51.502 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:51.502 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 5.5133ms 2026-03-01 13:05:51.502 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:05:51.502 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/14 - 200 null application/json; charset=utf-8 5.8662ms 2026-03-01 13:05:51.502 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:51.502 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 6.3945ms 2026-03-01 13:05:51.502 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:05:51.502 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - 200 null application/json; charset=utf-8 6.7573ms 2026-03-01 13:05:51.503 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:51.503 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 7.6322ms 2026-03-01 13:05:51.503 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:05:51.503 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/3 - 200 null application/json; charset=utf-8 7.9663ms 2026-03-01 13:05:51.504 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:51.504 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 5.9437ms 2026-03-01 13:05:51.504 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:05:51.504 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - 200 null application/json; charset=utf-8 6.3575ms 2026-03-01 13:05:51.507 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:51.507 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 5.3043ms 2026-03-01 13:05:51.507 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:05:51.507 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/16 - 200 null application/json; charset=utf-8 5.8703ms 2026-03-01 13:05:51.570 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/18 - null null 2026-03-01 13:05:51.570 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:05:51.570 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 13:05:51.574 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:51.574 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.5259ms 2026-03-01 13:05:51.574 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:05:51.574 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/18 - 200 null application/json; charset=utf-8 4.1923ms 2026-03-01 13:05:52.610 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/products - null null 2026-03-01 13:05:52.610 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API)' 2026-03-01 13:05:52.610 +05:30 [INF] Route matched with {action = "GetAll", controller = "Products"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.ProductsController (ReportingApp.API). 2026-03-01 13:05:52.613 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.Product, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 13:05:52.614 +05:30 [INF] Executed action ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API) in 3.33ms 2026-03-01 13:05:52.614 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API)' 2026-03-01 13:05:52.614 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/products - 200 null application/json; charset=utf-8 4.0525ms 2026-03-01 13:05:53.736 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users/subordinates/2 - null null 2026-03-01 13:05:53.736 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API)' 2026-03-01 13:05:53.736 +05:30 [INF] Route matched with {action = "GetSelectableUsers", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSelectableUsers(Int32) on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 13:05:53.744 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:53.744 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API) in 7.5939ms 2026-03-01 13:05:53.744 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API)' 2026-03-01 13:05:53.744 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users/subordinates/2 - 200 null application/json; charset=utf-8 8.2802ms 2026-03-01 13:05:53.810 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - null null 2026-03-01 13:05:53.810 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/types - null null 2026-03-01 13:05:53.810 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 13:05:53.811 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 13:05:53.811 +05:30 [INF] Route matched with {action = "GetMyTeamLeaves", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMyTeamLeaves(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 13:05:53.811 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 13:05:53.810 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/holidays - null null 2026-03-01 13:05:53.811 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 13:05:53.811 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetHolidays (ReportingApp.API)' 2026-03-01 13:05:53.811 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveTypes (ReportingApp.API)' 2026-03-01 13:05:53.811 +05:30 [INF] Route matched with {action = "GetHolidays", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetHolidays() on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 13:05:53.811 +05:30 [INF] Route matched with {action = "GetLeaveTypes", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveTypes() on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 13:05:53.812 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType32`4[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 13:05:53.812 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetHolidays (ReportingApp.API) in 1.3666ms 2026-03-01 13:05:53.812 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetHolidays (ReportingApp.API)' 2026-03-01 13:05:53.812 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/holidays - 200 null application/json; charset=utf-8 2.2042ms 2026-03-01 13:05:53.812 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+WhereEnumerableIterator`1[[<>f__AnonymousType29`5[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:53.813 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveTypes (ReportingApp.API) in 2.0696ms 2026-03-01 13:05:53.813 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveTypes (ReportingApp.API)' 2026-03-01 13:05:53.813 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/types - 200 null application/json; charset=utf-8 3.0426ms 2026-03-01 13:05:53.813 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:53.814 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API) in 2.7722ms 2026-03-01 13:05:53.814 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 13:05:53.814 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - 200 null application/json; charset=utf-8 3.3793ms 2026-03-01 13:05:53.814 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 13:05:53.814 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 3.258ms 2026-03-01 13:05:53.814 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 13:05:53.814 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 3.9291ms 2026-03-01 13:05:54.811 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/pending/2 - null null 2026-03-01 13:05:54.811 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetPendingApprovals (ReportingApp.API)' 2026-03-01 13:05:54.811 +05:30 [INF] Route matched with {action = "GetPendingApprovals", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPendingApprovals(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 13:05:54.815 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:54.815 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetPendingApprovals (ReportingApp.API) in 3.4463ms 2026-03-01 13:05:54.815 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetPendingApprovals (ReportingApp.API)' 2026-03-01 13:05:54.815 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/pending/2 - 200 null application/json; charset=utf-8 4.4154ms 2026-03-01 13:05:56.301 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 13:05:56.301 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:05:56.301 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 13:05:56.342 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:56.342 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 41.036ms 2026-03-01 13:05:56.342 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:05:56.342 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 41.7374ms 2026-03-01 13:05:56.349 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - null null 2026-03-01 13:05:56.350 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 13:05:56.350 +05:30 [INF] Route matched with {action = "GetMyTeamLeaves", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMyTeamLeaves(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 13:05:56.353 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:56.353 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API) in 2.8774ms 2026-03-01 13:05:56.353 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 13:05:56.353 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - 200 null application/json; charset=utf-8 3.6422ms 2026-03-01 13:05:57.475 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 13:05:57.476 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:05:57.476 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 13:05:57.512 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:57.512 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 36.2609ms 2026-03-01 13:05:57.512 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:05:57.512 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 37.0708ms 2026-03-01 13:05:57.515 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 13:05:57.516 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 13:05:57.516 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 13:05:57.515 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/departments - null null 2026-03-01 13:05:57.515 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/roles - null null 2026-03-01 13:05:57.516 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 13:05:57.516 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 13:05:57.516 +05:30 [INF] Route matched with {action = "GetAll", controller = "Departments"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.DepartmentDto]]] GetAll() on controller ReportingApp.API.Controllers.DepartmentsController (ReportingApp.API). 2026-03-01 13:05:57.516 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 13:05:57.516 +05:30 [INF] Route matched with {action = "GetAll", controller = "Roles"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.RoleDto]]] GetAll() on controller ReportingApp.API.Controllers.RolesController (ReportingApp.API). 2026-03-01 13:05:57.516 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 13:05:57.517 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 13:05:57.518 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DepartmentDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:57.518 +05:30 [INF] Executed action ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API) in 1.4854ms 2026-03-01 13:05:57.518 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 13:05:57.518 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RoleDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:57.518 +05:30 [INF] Executed action ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API) in 1.6124ms 2026-03-01 13:05:57.518 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 13:05:57.518 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/roles - 200 null application/json; charset=utf-8 2.7763ms 2026-03-01 13:05:57.518 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:57.518 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.4826ms 2026-03-01 13:05:57.518 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 13:05:57.518 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.0508ms 2026-03-01 13:05:57.518 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/departments - 200 null application/json; charset=utf-8 2.6217ms 2026-03-01 13:05:57.519 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:05:57.519 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.6419ms 2026-03-01 13:05:57.519 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 13:05:57.519 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.1356ms 2026-03-01 13:06:25.196 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 13:06:25.197 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 13:06:25.197 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 13:06:25.201 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 13:06:25.201 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 4.165ms 2026-03-01 13:06:25.201 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 13:06:25.202 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 5.3429ms 2026-03-01 13:06:26.606 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 13:06:26.606 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:06:26.606 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 13:06:26.648 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:26.648 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 42.1484ms 2026-03-01 13:06:26.649 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:06:26.649 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 42.8248ms 2026-03-01 13:06:27.945 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 13:06:27.945 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:06:27.946 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 13:06:27.984 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:27.984 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 38.1916ms 2026-03-01 13:06:27.984 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:06:27.984 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 38.8364ms 2026-03-01 13:06:28.985 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 13:06:28.985 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:06:28.985 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 13:06:29.025 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:29.025 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 39.5368ms 2026-03-01 13:06:29.025 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:06:29.025 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 40.4199ms 2026-03-01 13:06:33.526 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 13:06:33.526 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:06:33.527 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 13:06:33.570 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:33.571 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 44.0461ms 2026-03-01 13:06:33.571 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:06:33.571 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 44.7622ms 2026-03-01 13:06:34.646 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 13:06:34.646 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:06:34.646 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 13:06:34.697 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:34.697 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 50.9327ms 2026-03-01 13:06:34.697 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:06:34.698 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 51.862ms 2026-03-01 13:06:36.335 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 13:06:36.335 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 13:06:36.336 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 13:06:36.338 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:36.338 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.7442ms 2026-03-01 13:06:36.338 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 13:06:36.338 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.666ms 2026-03-01 13:06:37.284 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 13:06:37.284 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:06:37.284 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 13:06:37.323 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:37.324 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 39.2112ms 2026-03-01 13:06:37.324 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:06:37.324 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 39.8721ms 2026-03-01 13:06:37.484 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/2 - null null 2026-03-01 13:06:37.485 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:37.485 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 13:06:37.489 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:37.490 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 4.7561ms 2026-03-01 13:06:37.490 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:37.490 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/2 - 200 null application/json; charset=utf-8 5.3818ms 2026-03-01 13:06:37.566 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - null null 2026-03-01 13:06:37.566 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:37.566 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 13:06:37.581 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:37.581 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 14.9052ms 2026-03-01 13:06:37.581 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:37.581 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - 200 null application/json; charset=utf-8 15.5238ms 2026-03-01 13:06:37.585 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - null null 2026-03-01 13:06:37.585 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - null null 2026-03-01 13:06:37.585 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:37.585 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:37.585 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 13:06:37.585 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 13:06:37.586 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/14 - null null 2026-03-01 13:06:37.586 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:37.586 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 13:06:37.595 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:37.595 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:37.595 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:37.595 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 8.9863ms 2026-03-01 13:06:37.595 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 9.8046ms 2026-03-01 13:06:37.595 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 9.8715ms 2026-03-01 13:06:37.595 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:37.595 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:37.595 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:37.596 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - 200 null application/json; charset=utf-8 10.4323ms 2026-03-01 13:06:37.596 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/14 - 200 null application/json; charset=utf-8 9.7125ms 2026-03-01 13:06:37.596 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - 200 null application/json; charset=utf-8 10.4723ms 2026-03-01 13:06:37.610 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/3 - null null 2026-03-01 13:06:37.610 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:37.611 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 13:06:37.614 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/16 - null null 2026-03-01 13:06:37.614 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:37.615 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 13:06:37.615 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:37.615 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 4.4939ms 2026-03-01 13:06:37.615 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:37.615 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/3 - 200 null application/json; charset=utf-8 5.5693ms 2026-03-01 13:06:37.619 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:37.619 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 4.1406ms 2026-03-01 13:06:37.619 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:37.619 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/16 - 200 null application/json; charset=utf-8 4.7173ms 2026-03-01 13:06:37.686 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/18 - null null 2026-03-01 13:06:37.686 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:37.686 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 13:06:37.690 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:37.690 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 4.0982ms 2026-03-01 13:06:37.690 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:37.691 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/18 - 200 null application/json; charset=utf-8 4.9846ms 2026-03-01 13:06:39.146 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 13:06:39.147 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:06:39.147 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 13:06:39.182 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:39.182 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 35.5621ms 2026-03-01 13:06:39.182 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:06:39.182 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 36.12ms 2026-03-01 13:06:39.260 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/departments - null null 2026-03-01 13:06:39.261 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/roles - null null 2026-03-01 13:06:39.261 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 13:06:39.261 +05:30 [INF] Route matched with {action = "GetAll", controller = "Departments"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.DepartmentDto]]] GetAll() on controller ReportingApp.API.Controllers.DepartmentsController (ReportingApp.API). 2026-03-01 13:06:39.261 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 13:06:39.261 +05:30 [INF] Route matched with {action = "GetAll", controller = "Roles"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[ReportingApp.Application.DTOs.Response.RoleDto]]] GetAll() on controller ReportingApp.API.Controllers.RolesController (ReportingApp.API). 2026-03-01 13:06:39.261 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 13:06:39.260 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 13:06:39.261 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 13:06:39.261 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 13:06:39.261 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 13:06:39.261 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 13:06:39.263 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DepartmentDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:39.263 +05:30 [INF] Executed action ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API) in 2.3408ms 2026-03-01 13:06:39.263 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DepartmentsController.GetAll (ReportingApp.API)' 2026-03-01 13:06:39.263 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RoleDto, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:39.263 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/departments - 200 null application/json; charset=utf-8 2.9335ms 2026-03-01 13:06:39.263 +05:30 [INF] Executed action ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API) in 2.3688ms 2026-03-01 13:06:39.263 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RolesController.GetAll (ReportingApp.API)' 2026-03-01 13:06:39.263 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/roles - 200 null application/json; charset=utf-8 2.8125ms 2026-03-01 13:06:39.264 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:39.264 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.6614ms 2026-03-01 13:06:39.264 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:39.264 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 13:06:39.264 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.0915ms 2026-03-01 13:06:39.264 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 2.5827ms 2026-03-01 13:06:39.264 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 13:06:39.264 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 3.9688ms 2026-03-01 13:06:40.345 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - null null 2026-03-01 13:06:40.345 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 13:06:40.345 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:06:40.345 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 13:06:40.346 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 13:06:40.346 +05:30 [INF] Route matched with {action = "GetMyTeamLeaves", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMyTeamLeaves(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 13:06:40.349 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:40.349 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API) in 3.5818ms 2026-03-01 13:06:40.349 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 13:06:40.349 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - 200 null application/json; charset=utf-8 4.227ms 2026-03-01 13:06:40.380 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:40.380 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 34.6116ms 2026-03-01 13:06:40.380 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:06:40.380 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 35.2218ms 2026-03-01 13:06:41.485 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/pending/2 - null null 2026-03-01 13:06:41.486 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetPendingApprovals (ReportingApp.API)' 2026-03-01 13:06:41.486 +05:30 [INF] Route matched with {action = "GetPendingApprovals", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPendingApprovals(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 13:06:41.489 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:41.489 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetPendingApprovals (ReportingApp.API) in 2.8808ms 2026-03-01 13:06:41.489 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetPendingApprovals (ReportingApp.API)' 2026-03-01 13:06:41.489 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/pending/2 - 200 null application/json; charset=utf-8 3.5564ms 2026-03-01 13:06:42.596 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users/subordinates/2 - null null 2026-03-01 13:06:42.596 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API)' 2026-03-01 13:06:42.596 +05:30 [INF] Route matched with {action = "GetSelectableUsers", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSelectableUsers(Int32) on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 13:06:42.606 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:42.606 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API) in 9.7416ms 2026-03-01 13:06:42.606 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetSelectableUsers (ReportingApp.API)' 2026-03-01 13:06:42.606 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users/subordinates/2 - 200 null application/json; charset=utf-8 10.5008ms 2026-03-01 13:06:42.710 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 13:06:42.710 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/holidays - null null 2026-03-01 13:06:42.711 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 13:06:42.711 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetHolidays (ReportingApp.API)' 2026-03-01 13:06:42.711 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 13:06:42.711 +05:30 [INF] Route matched with {action = "GetHolidays", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetHolidays() on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 13:06:42.711 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - null null 2026-03-01 13:06:42.711 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 13:06:42.711 +05:30 [INF] Route matched with {action = "GetMyTeamLeaves", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMyTeamLeaves(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 13:06:42.713 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType32`4[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 13:06:42.713 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetHolidays (ReportingApp.API) in 1.9815ms 2026-03-01 13:06:42.713 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetHolidays (ReportingApp.API)' 2026-03-01 13:06:42.713 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/holidays - 200 null application/json; charset=utf-8 2.692ms 2026-03-01 13:06:42.714 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.LeaveApplicationResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:42.714 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/types - null null 2026-03-01 13:06:42.714 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API) in 2.5396ms 2026-03-01 13:06:42.714 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetMyTeamLeaves (ReportingApp.API)' 2026-03-01 13:06:42.714 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/my-team/2 - 200 null application/json; charset=utf-8 2.9266ms 2026-03-01 13:06:42.714 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveTypes (ReportingApp.API)' 2026-03-01 13:06:42.714 +05:30 [INF] Route matched with {action = "GetLeaveTypes", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveTypes() on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 13:06:42.714 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 13:06:42.714 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 3.4364ms 2026-03-01 13:06:42.714 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 13:06:42.714 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 4.1324ms 2026-03-01 13:06:42.715 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+WhereEnumerableIterator`1[[<>f__AnonymousType29`5[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:42.715 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveTypes (ReportingApp.API) in 1.4991ms 2026-03-01 13:06:42.716 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveTypes (ReportingApp.API)' 2026-03-01 13:06:42.716 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/types - 200 null application/json; charset=utf-8 2.0193ms 2026-03-01 13:06:44.046 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/products - null null 2026-03-01 13:06:44.046 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API)' 2026-03-01 13:06:44.046 +05:30 [INF] Route matched with {action = "GetAll", controller = "Products"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.ProductsController (ReportingApp.API). 2026-03-01 13:06:44.048 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.Product, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 13:06:44.048 +05:30 [INF] Executed action ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API) in 2.163ms 2026-03-01 13:06:44.048 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.ProductsController.GetAll (ReportingApp.API)' 2026-03-01 13:06:44.048 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/products - 200 null application/json; charset=utf-8 2.7866ms 2026-03-01 13:06:44.886 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 13:06:44.886 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:06:44.886 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 13:06:44.935 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:44.936 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 49.3418ms 2026-03-01 13:06:44.936 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:06:44.936 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 50.1084ms 2026-03-01 13:06:45.055 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/2 - null null 2026-03-01 13:06:45.056 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:45.056 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 13:06:45.059 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:45.059 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 2.7671ms 2026-03-01 13:06:45.059 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:45.059 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/2 - 200 null application/json; charset=utf-8 3.3111ms 2026-03-01 13:06:45.149 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - null null 2026-03-01 13:06:45.150 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:45.150 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 13:06:45.150 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - null null 2026-03-01 13:06:45.150 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:45.150 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 13:06:45.151 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/16 - null null 2026-03-01 13:06:45.151 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - null null 2026-03-01 13:06:45.151 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:45.151 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 13:06:45.151 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:45.151 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 13:06:45.152 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/3 - null null 2026-03-01 13:06:45.152 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:45.152 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 13:06:45.154 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:45.154 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 4.2841ms 2026-03-01 13:06:45.154 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:45.154 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/4 - 200 null application/json; charset=utf-8 4.8126ms 2026-03-01 13:06:45.154 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:45.154 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.8288ms 2026-03-01 13:06:45.154 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:45.154 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/15 - 200 null application/json; charset=utf-8 4.1711ms 2026-03-01 13:06:45.155 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:45.155 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.8943ms 2026-03-01 13:06:45.155 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:45.155 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/11 - 200 null application/json; charset=utf-8 4.1665ms 2026-03-01 13:06:45.156 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:45.156 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 4.883ms 2026-03-01 13:06:45.156 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:45.156 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/16 - 200 null application/json; charset=utf-8 5.2109ms 2026-03-01 13:06:45.157 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:45.157 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 4.3948ms 2026-03-01 13:06:45.157 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:45.157 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/3 - 200 null application/json; charset=utf-8 4.6864ms 2026-03-01 13:06:45.190 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/14 - null null 2026-03-01 13:06:45.191 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:45.191 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 13:06:45.194 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:45.194 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.0981ms 2026-03-01 13:06:45.194 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:45.194 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/14 - 200 null application/json; charset=utf-8 3.9183ms 2026-03-01 13:06:45.250 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/18 - null null 2026-03-01 13:06:45.250 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:45.250 +05:30 [INF] Route matched with {action = "GetBusinessEntries", controller = "Crm"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntries(Int32) on controller ReportingApp.API.Controllers.CrmController (ReportingApp.API). 2026-03-01 13:06:45.254 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.Enumerable+SelectIPartitionIterator`2[[ReportingApp.Domain.Entities.BusinessEntry, ReportingApp.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[<>f__AnonymousType13`9[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:45.254 +05:30 [INF] Executed action ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API) in 3.8527ms 2026-03-01 13:06:45.254 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CrmController.GetBusinessEntries (ReportingApp.API)' 2026-03-01 13:06:45.254 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/crm/business/user/18 - 200 null application/json; charset=utf-8 4.4992ms 2026-03-01 13:06:45.644 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 13:06:45.645 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 13:06:45.645 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 13:06:45.647 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:45.647 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 1.9978ms 2026-03-01 13:06:45.647 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 13:06:45.647 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 2.5252ms 2026-03-01 13:06:46.484 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 13:06:46.485 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:06:46.485 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 13:06:46.517 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:46.517 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 32.0398ms 2026-03-01 13:06:46.517 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:06:46.517 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 32.6473ms 2026-03-01 13:06:47.114 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 13:06:47.115 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:06:47.115 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 13:06:47.152 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:47.152 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 37.4997ms 2026-03-01 13:06:47.152 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:06:47.152 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 38.0584ms 2026-03-01 13:06:47.704 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/users - null null 2026-03-01 13:06:47.705 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:06:47.705 +05:30 [INF] Route matched with {action = "GetAll", controller = "Users"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.UsersController (ReportingApp.API). 2026-03-01 13:06:47.740 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.UserResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 13:06:47.740 +05:30 [INF] Executed action ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API) in 35.6384ms 2026-03-01 13:06:47.740 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UsersController.GetAll (ReportingApp.API)' 2026-03-01 13:06:47.740 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/users - 200 null application/json; charset=utf-8 36.2564ms 2026-03-01 15:48:47.622 +05:30 [INF] Request starting HTTP/1.1 POST http://103.211.203.106/api/auth/login - application/json 53 2026-03-01 15:48:47.623 +05:30 [INF] CORS policy execution successful. 2026-03-01 15:48:47.624 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 15:48:47.624 +05:30 [INF] Route matched with {action = "Login", controller = "Auth"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(ReportingApp.Application.DTOs.Request.LoginRequest) on controller ReportingApp.API.Controllers.AuthController (ReportingApp.API). 2026-03-01 15:48:47.824 +05:30 [INF] Executing OkObjectResult, writing value of type 'ReportingApp.Application.DTOs.Response.AuthResponse'. 2026-03-01 15:48:47.824 +05:30 [INF] Executed action ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API) in 199.6371ms 2026-03-01 15:48:47.824 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.AuthController.Login (ReportingApp.API)' 2026-03-01 15:48:47.824 +05:30 [INF] Request finished HTTP/1.1 POST http://103.211.203.106/api/auth/login - 200 null application/json; charset=utf-8 202.512ms 2026-03-01 15:48:48.185 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 15:48:48.186 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 15:48:48.186 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 15:48:48.188 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 15:48:48.188 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 15:48:48.189 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 15:48:48.189 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 15:48:48.189 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 2.9579ms 2026-03-01 15:48:48.189 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 15:48:48.189 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 3.8702ms 2026-03-01 15:48:48.189 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 15:48:48.190 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 15:48:48.190 +05:30 [INF] Route matched with {action = "GetAll", controller = "Regions"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.RegionsController (ReportingApp.API). 2026-03-01 15:48:48.201 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.RegionResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 15:48:48.202 +05:30 [INF] Executed action ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API) in 11.9844ms 2026-03-01 15:48:48.202 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.RegionsController.GetAll (ReportingApp.API)' 2026-03-01 15:48:48.202 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 200 null application/json; charset=utf-8 12.6981ms 2026-03-01 15:48:48.205 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 15:48:48.205 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 16.393ms 2026-03-01 15:48:48.205 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 15:48:48.205 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 16.9573ms 2026-03-01 15:48:48.215 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 15:48:48.215 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 15:48:48.215 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 15:48:48.219 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 15:48:48.219 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 3.6723ms 2026-03-01 15:48:48.219 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 15:48:48.219 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 4.3147ms 2026-03-01 15:48:48.260 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - null null 2026-03-01 15:48:48.260 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 15:48:48.260 +05:30 [INF] Route matched with {action = "GetUserNotes", controller = "UserNotes"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserNotes(Int32, System.String) on controller ReportingApp.API.Controllers.UserNotesController (ReportingApp.API). 2026-03-01 15:48:48.263 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType42`8[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 15:48:48.263 +05:30 [INF] Executed action ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API) in 2.4428ms 2026-03-01 15:48:48.263 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 15:48:48.263 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - 200 null application/json; charset=utf-8 3.1598ms 2026-03-01 15:48:48.263 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 15:48:48.263 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 15:48:48.263 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 15:48:48.264 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - null null 2026-03-01 15:48:48.264 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 15:48:48.264 +05:30 [INF] Route matched with {action = "GetUserEvents", controller = "CalendarEvents"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserEvents(Int32, System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime]) on controller ReportingApp.API.Controllers.CalendarEventsController (ReportingApp.API). 2026-03-01 15:48:48.266 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 15:48:48.266 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 2.8421ms 2026-03-01 15:48:48.266 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 15:48:48.266 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 3.2466ms 2026-03-01 15:48:48.267 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType5`10[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 15:48:48.267 +05:30 [INF] Executed action ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API) in 2.3231ms 2026-03-01 15:48:48.267 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 15:48:48.267 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - 200 null application/json; charset=utf-8 2.7854ms 2026-03-01 15:48:48.273 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 15:48:48.274 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 15:48:48.274 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 15:48:48.277 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 15:48:48.277 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 2.9162ms 2026-03-01 15:48:48.277 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 15:48:48.277 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 3.4434ms 2026-03-01 18:25:14.964 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - null null 2026-03-01 18:25:14.964 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/doctors - null null 2026-03-01 18:25:14.964 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/regions - null null 2026-03-01 18:25:14.964 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - null null 2026-03-01 18:25:14.973 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 11:18:47 AM', Current time (UTC): '01/03/2026 12:55:14 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 18:25:14.973 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 11:18:47 AM', Current time (UTC): '01/03/2026 12:55:14 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 18:25:14.975 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 11:18:47 AM', Current time (UTC): '01/03/2026 12:55:14 PM'. 2026-03-01 18:25:14.975 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 18:25:14.976 +05:30 [INF] Route matched with {action = "GetDailyExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDailyExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 18:25:14.973 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 11:18:47 AM', Current time (UTC): '01/03/2026 12:55:14 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 18:25:14.976 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 11:18:47 AM', Current time (UTC): '01/03/2026 12:55:14 PM'. 2026-03-01 18:25:14.976 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 18:25:14.976 +05:30 [INF] Route matched with {action = "GetUserWorkEntries", controller = "DailyWork"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserWorkEntries(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyWorkController (ReportingApp.API). 2026-03-01 18:25:14.973 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 11:18:47 AM', Current time (UTC): '01/03/2026 12:55:14 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 18:25:14.977 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 11:18:47 AM', Current time (UTC): '01/03/2026 12:55:14 PM'. 2026-03-01 18:25:14.977 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 18:25:14.978 +05:30 [INF] Route matched with {action = "GetAll", controller = "Doctors"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller ReportingApp.API.Controllers.DoctorsController (ReportingApp.API). 2026-03-01 18:25:14.975 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 11:18:47 AM', Current time (UTC): '01/03/2026 12:55:14 PM'. 2026-03-01 18:25:14.979 +05:30 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2026-03-01 18:25:14.980 +05:30 [INF] AuthenticationScheme: Bearer was challenged. 2026-03-01 18:25:14.980 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/regions - 401 0 null 16.3614ms 2026-03-01 18:25:14.998 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportingApp.Application.DTOs.Response.DoctorResponse, ReportingApp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-03-01 18:25:14.998 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType14`15[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 18:25:14.998 +05:30 [INF] Executed action ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API) in 20.7061ms 2026-03-01 18:25:14.998 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DoctorsController.GetAll (ReportingApp.API)' 2026-03-01 18:25:14.998 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API) in 22.8089ms 2026-03-01 18:25:14.998 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/doctors - 200 null application/json; charset=utf-8 34.7834ms 2026-03-01 18:25:14.998 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetDailyExpenses (ReportingApp.API)' 2026-03-01 18:25:14.999 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 34.9173ms 2026-03-01 18:25:15.016 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType23`14[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 18:25:15.016 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API) in 39.7751ms 2026-03-01 18:25:15.016 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyWorkController.GetUserWorkEntries (ReportingApp.API)' 2026-03-01 18:25:15.016 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-work/user/2 - 200 null application/json; charset=utf-8 52.7733ms 2026-03-01 18:25:15.026 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - null null 2026-03-01 18:25:15.026 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - null null 2026-03-01 18:25:15.027 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 11:18:47 AM', Current time (UTC): '01/03/2026 12:55:15 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 18:25:15.028 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 11:18:47 AM', Current time (UTC): '01/03/2026 12:55:15 PM'. 2026-03-01 18:25:15.027 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 11:18:47 AM', Current time (UTC): '01/03/2026 12:55:15 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 18:25:15.028 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 18:25:15.028 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 11:18:47 AM', Current time (UTC): '01/03/2026 12:55:15 PM'. 2026-03-01 18:25:15.028 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 18:25:15.028 +05:30 [INF] Route matched with {action = "GetUserEvents", controller = "CalendarEvents"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserEvents(Int32, System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime]) on controller ReportingApp.API.Controllers.CalendarEventsController (ReportingApp.API). 2026-03-01 18:25:15.028 +05:30 [INF] Route matched with {action = "GetOtherExpenses", controller = "DailyExpenses"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetOtherExpenses(Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32]) on controller ReportingApp.API.Controllers.DailyExpensesController (ReportingApp.API). 2026-03-01 18:25:15.031 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType5`10[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 18:25:15.032 +05:30 [INF] Executed action ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API) in 3.2386ms 2026-03-01 18:25:15.032 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.CalendarEventsController.GetUserEvents (ReportingApp.API)' 2026-03-01 18:25:15.032 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/calendar-events/user/2 - 200 null application/json; charset=utf-8 5.3405ms 2026-03-01 18:25:15.032 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType15`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 18:25:15.032 +05:30 [INF] Executed action ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API) in 3.9587ms 2026-03-01 18:25:15.032 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.DailyExpensesController.GetOtherExpenses (ReportingApp.API)' 2026-03-01 18:25:15.032 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/daily-expenses/other/user/2?month=3&year=2026 - 200 null application/json; charset=utf-8 6.1512ms 2026-03-01 18:25:15.051 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - null null 2026-03-01 18:25:15.052 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 11:18:47 AM', Current time (UTC): '01/03/2026 12:55:15 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 18:25:15.052 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 11:18:47 AM', Current time (UTC): '01/03/2026 12:55:15 PM'. 2026-03-01 18:25:15.052 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 18:25:15.052 +05:30 [INF] Route matched with {action = "GetLeaveBalance", controller = "Leaves"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLeaveBalance(Int32) on controller ReportingApp.API.Controllers.LeavesController (ReportingApp.API). 2026-03-01 18:25:15.053 +05:30 [INF] Request starting HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - null null 2026-03-01 18:25:15.053 +05:30 [INF] Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 11:18:47 AM', Current time (UTC): '01/03/2026 12:55:15 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2026-03-01 18:25:15.054 +05:30 [INF] Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '01/03/2026 11:18:47 AM', Current time (UTC): '01/03/2026 12:55:15 PM'. 2026-03-01 18:25:15.054 +05:30 [INF] Executing endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 18:25:15.054 +05:30 [INF] Route matched with {action = "GetUserNotes", controller = "UserNotes"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserNotes(Int32, System.String) on controller ReportingApp.API.Controllers.UserNotesController (ReportingApp.API). 2026-03-01 18:25:15.056 +05:30 [INF] Executing OkObjectResult, writing value of type 'System.Linq.OrderedEnumerable`2[[<>f__AnonymousType42`8[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], ReportingApp.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 18:25:15.056 +05:30 [INF] Executed action ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API) in 2.2455ms 2026-03-01 18:25:15.056 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.UserNotesController.GetUserNotes (ReportingApp.API)' 2026-03-01 18:25:15.056 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/user-notes/user/2 - 200 null application/json; charset=utf-8 3.1478ms 2026-03-01 18:25:15.056 +05:30 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType31`6[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-03-01 18:25:15.057 +05:30 [INF] Executed action ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API) in 4.1734ms 2026-03-01 18:25:15.057 +05:30 [INF] Executed endpoint 'ReportingApp.API.Controllers.LeavesController.GetLeaveBalance (ReportingApp.API)' 2026-03-01 18:25:15.057 +05:30 [INF] Request finished HTTP/1.1 GET http://103.211.203.106/api/leaves/balance/2 - 200 null application/json; charset=utf-8 5.8971ms