SadiJr commented on pull request #5353: URL: https://github.com/apache/cloudstack/pull/5353#issuecomment-917027305
@sureshanaparti, @RodrigoDLopez thanks for the suggestions, but, creating a private method to log all commands will need to use the Command class as a parameter, which is an abstract class and don't log any information using Gson. To log information in this way, I will need to create a custom serializer/deserializer, which would imply making many changes, in addition to the risk of breaking something. If you have any suggestions to solve this problem, I'll really appreciate. -- 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]
