How can you log from a Neo4j Server Plugin?

早过忘川 提交于 2019-12-23 15:11:05

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!