Skip to content

Commit

Permalink
#1946 Hide useless messages
Browse files Browse the repository at this point in the history
  • Loading branch information
To-om committed Apr 12, 2021
1 parent da6b3a0 commit ed5fc86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/logback.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
<!-- do not set the following logger to TRACE -->
<logger name="org.thp.scalligraph.traversal" level="INFO"/>
<logger name="org.reflections8.Reflections" level="ERROR" />
<logger name="org.janusgraph.graphdb.database.IndexSerializer" level="ERROR"/>

<logger name="org.thp" level="INFO"/>

Expand Down

0 comments on commit ed5fc86

Please sign in to comment.