cloudstack/engine
Rohit Yadav b59db0dc06 Merge pull request #1705 from nemo9cby/CLOUDSTACK-9465
Made the changes to improve logging.CLOUSTACK-9465 Several log refactoring/improvement suggestions.

There are two scenarios of logging which needs refactoring/improvement:

Method invocation replaced by variable

This means that in the logging code, the method invocation is pre-defined as a variable. for simplicity,          the method invocation should be replaced by the variable.

Delete variable which must be null

The variable in the logging code is null, there is no need to put the variable there.

* pr/1705:
  Made the changes to improve logging.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2016-11-03 16:48:21 +05:30
..
api Support Backup of Snapshots for Managed Storage 2016-10-30 23:19:58 -06:00
components-api Support Backup of Snapshots for Managed Storage 2016-10-30 23:19:58 -06:00
network Adds support for four position versions and optional db upgrades 2016-08-30 13:32:32 +05:30
orchestration Merge pull request #1705 from nemo9cby/CLOUDSTACK-9465 2016-11-03 16:48:21 +05:30
schema Support Backup of Snapshots for Managed Storage 2016-10-30 23:19:58 -06:00
service Adds support for four position versions and optional db upgrades 2016-08-30 13:32:32 +05:30
storage Support Backup of Snapshots for Managed Storage 2016-10-30 23:19:58 -06:00
pom.xml Adds support for four position versions and optional db upgrades 2016-08-30 13:32:32 +05:30