Skip to content

Commit 93639f5

Browse files
committed
travis profile: increase logging level to INFO to reduce number of messages.
[ci skip]
1 parent c598775 commit 93639f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application-travis.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ liquibase.contexts: scheme, init-data, test-data
2929
liquibase.change-log: classpath:/liquibase/changelog.xml
3030

3131
logging.level.: INFO
32-
logging.level.ru.mystamps: DEBUG
32+
logging.level.ru.mystamps: INFO
3333
logging.level.liquibase: WARN
3434
logging.level.org.springframework.web.servlet.handler.SimpleUrlHandlerMapping: WARN
3535
logging.level.org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: WARN

0 commit comments

Comments
 (0)