Closed Rwatana closed 1 month ago
@nayuta-ai Please review my code.
@nayuta-ai I think I have modified the parts that you pointed out. Please check my code .
@nayuta-ai I think I have modified the code. Please check my PR.
@nayuta-ai
Regarding ListLogDTO
, I separate it, and the part that automatically assigns LogID
will be included in the TODO and handled in the future.
Please check my code.
Issue Number
24
Implementation Summary
This pull request implements the
ListLog
method in the usecase layer, allowing for the retrieval of all log records. The following modifications were made:ListLog
method in theIListLogsUseCase
interface.ListLog
method in theListLogsUseCase
struct, ensuring it interacts properly with the repository layer to fetch log records.Scope of Impact
Particular Points to Check
Test
Schedule
10/13