EBISPOT / OLS

Ontology Lookup Service from SPOT at EBI
http://www.ebi.ac.uk/ols
Apache License 2.0
95 stars 40 forks source link

Please tone down ols-indexer logging level #576

Open KonradHoeffner opened 2 years ago

KonradHoeffner commented 2 years ago

docker run --net=host -v ols-neo4j-data:/mnt/neo4j -v ols-downloads:/mnt/downloads ebispot/ols-indexer:stable as described in the readme file produces at least 10000 lines of output (at that point the terminal history was full), most of that very detailed DEBUG statements. Is it possible to tone down the log level of that component to INFO instead of DEBUG?