I have a JHipster application running and I would like to know where are the logs files. Where are they generated ? (It\'s a newbie question, but can\'t find anything)
In Dev mode, modifying logback-spring.xml only creates log file but does not log data to this file (file is created but empty).
I had to add "file" key into "logging" key in applicatio-dev.yml file: