parent
290316d2ac
commit
f51985e0b1
@ -41,7 +41,7 @@ public class TemplateUtils {
|
||||
try {
|
||||
runnable.run();
|
||||
} catch (Exception e) {
|
||||
LogUtils.NAMING_LOGGER.error("string empty and then execute cause an exception.", e);
|
||||
LogUtils.NAMING_LOGGER.error("string not empty and then execute cause an exception.", e);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user