in reply to Re^3: Print log at runtime instead of dumping all at once later
in thread Print log at runtime instead of dumping all at once later

@Laurent_R: salva's comment worked for me so i'll go for that. :) Just to let you know, Jenkins is a tool which facilitates continuous integration. It is worth looking if you want to automate the whole development cycle (dev > integration > staging > prod) using a user-friendly interface especially for Java projects. Thanks for your help. :)
  • Comment on Re^4: Print log at runtime instead of dumping all at once later