Folks,

While browsing the code, found two different formats for Logger variable

At some places we use LOG and at some places its LOGGER

private static final Logger LOG
private static final Logger LOGGER

Would be good to use same style across the code for uniformity.

wdyt?

-- 
thanks
ashish

Reply via email to