log level in in unit tests of Neo4j -


i unit testing extension neo4j 3.0.x using official documentation. in each of resources, inject both graphdatabaseservice , org.neo4j.logging.log objects provided neo4j.

how can configure logger print debug logs stdout during unit tests?

actually, couldn't change log level on running instance of neo4j either, regardless of value set in neo4j.conf: dbms.logs.debug.level=debug


Comments

Popular posts from this blog

PHP while loop dynamic rowspan -

timer - Java TimerTask cancel -

android - How to read a column value in parse.com without accessing an object or a pointer -