LEVEL
logging.level.org.springframework=DEBUG logging.level.com.howtodoinjava=DEBUG #output to a temp_folder/file logging.file=${java.io.tmpdir}/application.log # Logging pattern for the console logging.pattern.console= %d{yyyy-MM-dd HH:mm:ss} - %msg%n
|
No comments:
Post a Comment