mirror of https://github.com/apache/cloudstack.git
debug message
This commit is contained in:
parent
40f856181c
commit
82a46d1b8d
|
|
@ -115,7 +115,7 @@ public class Upgrade41100to41110 implements DbUpgrade {
|
|||
if (LOG.isInfoEnabled()) {
|
||||
LOG.info("failed to update configuration item '"+name+"' with value '"+value+"'");
|
||||
if (LOG.isDebugEnabled()) {
|
||||
LOG.debug("");
|
||||
LOG.debug("no update because ", e);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue