问题
I'm trying to debug a problem in the Neo4J Server plugin I'm writing. Is there a log I can output to? It's not obvious where or how to do this.
回答1:
Good question. I think you could use Java Logging? That should be routed into the normal logging system.
来源:https://stackoverflow.com/questions/11704687/how-can-you-log-from-a-neo4j-server-plugin