On Thu, Apr 16, 2015 at 9:49 PM,  <resc...@apache.org> wrote:
> +                LOG.info("Node type changes: " + modifiedTypes + "; 
> repository scan took " + (System.currentTimeMillis() - start)
> +                        + "ms" + (exception == null ? "" : "; failed with " 
> + exception.getMessage()));

It would be better to make use of PerfLogger here


Chetan Mehrotra

Reply via email to