I am using spring boot for my application and I am using default spring boot logging.
In my application.properties, I have added file path for log
application.properties
log
Tested with latest 1.3.1 release, with newer releases base.xml has been renamed to defaults.xml
Answer here