You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: