Fixed bad log.

This commit is contained in:
Christian P. MOMON 2020-01-22 19:24:12 +01:00
parent 047acd4ef3
commit 25146963ff

View file

@ -109,7 +109,7 @@ public class URLPresenter extends StringPresenter
{
StringBuffer result;
logger.info("dynamize URL [" + this.sourcePathname + "]");
logger.debug("dynamize URL [{}]", this.sourcePathname);
//
update();