Skip to content

Commit 5c2392c

Browse files
committed
chore: hide from build log messages about suggested country/category.
1 parent b1772b7 commit 5c2392c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/main/resources/application-test.properties

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ spring.liquibase.change-log: classpath:/liquibase/changelog.xml
3535
logging.level.root: INFO
3636
logging.level.ru.mystamps: DEBUG
3737
logging.level.ru.mystamps.web.support.spring.security.SessionLocaleResolverAwareFilter: INFO
38+
logging.level.ru.mystamps.web.feature.category.CategoryServiceImpl: INFO
39+
logging.level.ru.mystamps.web.feature.country.CountryServiceImpl: INFO
40+
3841
logging.level.liquibase: WARN
3942
logging.level.org.springframework.web.servlet.handler.SimpleUrlHandlerMapping: WARN
4043
logging.level.org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: WARN

0 commit comments

Comments
 (0)