budaidev commented on code in PR #4756:
URL: https://github.com/apache/fineract/pull/4756#discussion_r2139163615


##########
fineract-core/src/main/java/org/apache/fineract/commands/service/SynchronousCommandProcessingService.java:
##########
@@ -82,6 +85,8 @@ public class SynchronousCommandProcessingService implements 
CommandProcessingSer
     private final FineractRequestContextHolder fineractRequestContextHolder;
     private final Gson gson = GoogleGsonSerializerHelper.createSimpleGson();
 
+    private static final Logger LOG = 
LoggerFactory.getLogger(SynchronousCommandProcessingService.class);

Review Comment:
   good point, fixed



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to