Skip to content

Commit ae80ee5

Browse files
committed
switching logging for FacetMappingFactory off (issue #290)
1 parent 32132d2 commit ae80ee5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

curation-app/src/main/resources/application.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ logging:
1111
root: ERROR
1212
# only CurationApp we're logging in info level to see the progress in processing
1313
eu.clarin.cmdi.curation.app.CurationApp: INFO
14+
eu.clarin.cmdi.vlo.importer.mapping.FacetMappingFactory: off
1415
spring:
1516
jackson:
1617
#only non empty properties are processed. Otherwise, default value from object mapping is taken

0 commit comments

Comments
 (0)