Followed this link to configure java util logging with slf4j. All steps mentioned there were executed without error, but data logged with java util logger from webapp were not there in main log file, also there was no separate file created for the same.
I am using jetty-distribution-9.4.11.v20180605 server on my ubuntu 16.04.
Can anyone please help me to configure java util logging