I am executing selenium webdriver scripts through jenkins and logging some info through logger.info. On console output of jenkins it is showing as [testng] 2014-10-28 23:52:29,868 (pool-1-thread-2). I am not able to figure it out what "868" is referring to?
I looked at line no in source code but no it is not the same so it is something different.