I am using Log4j for logging my application activity. In my local environment it was logging like
Fiilename:linenumber: your logging message
then I created archive and deploy in another environment then its logging without file name, can any one clear me which property if logger do this. thanks