It uses same settings as JVM, try FINEST, this will do everything including all rest calls.
Sent from my iPhone On 17/10/2011, at 6:47 AM, "Nuo Yan" <[email protected]> wrote: > I use neo4j as a standalone server with REST. I currently set the log level > to be INFO in conf/logging.properties: > > org.neo4j.server.level=INFO > java.util.logging.ConsoleHandler.level=INFO > java.util.logging.ConsoleHandler.formatter=org.neo4j.server.logging.SimpleConsoleFormatter > java.util.logging.ConsoleHandler.filter=org.neo4j.server.logging.NeoLogFilter > > > However, I don't see any log showing up on the per request basis. I want to > be able to see when requests coming in (no matter succeeded or not). Is > there anywhere I'm missing configuration? How can I enable log corresponding > to every request coming in? > > Thanks. > _______________________________________________ > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user > _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

