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)
I haven't dug into this but will soon. I think it works similar to log4j/slf4j. You need to define an appender with a file specification. http://logback.qos.ch/manual/configuration.html