Hi,
I tried to debug my unmanaged extension with 
private static final Logger log = Logger.getLogger(Register.class);
and
generate a message like:
log.warn("passed check point 1");
But I couldn't find any these messages from any log files, neo4j.0.0.log, 
console.log, message.log...etc
How should I setup the log message?
Regards,
Brendan                                           
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to