vishesh92 commented on code in PR #9330:
URL: https://github.com/apache/cloudstack/pull/9330#discussion_r1664184121
##########
plugins/storage/volume/scaleio/src/main/java/org/apache/cloudstack/storage/datastore/manager/ScaleIOSDCManagerImpl.java:
##########
@@ -51,7 +52,7 @@
@Component
public class ScaleIOSDCManagerImpl implements ScaleIOSDCManager {
- private static final Logger LOGGER =
Logger.getLogger(ScaleIOSDCManagerImpl.class);
+ private static final Logger logger =
LogManager.getLogger(ScaleIOSDCManagerImpl.class);
Review Comment:
@JoaoJandre Why is this better?
--
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]