Hi all,
... just for the record ;) Here's the way how I got it working: 1. remove logback.xml from your neo4j-server jar of your neo4j stand-alone installation (it's located, e.g., at /usr/share/neo4j/system/lib/) 2. place your logback.xml at $NEO4J_HOME/conf/ 3. ensure that you've deployed only one logback.xml over the whole classpath of your neo4j stand-alone installation -> you can check this via reviewing the log file at $NEO4J_HOME/data/log/console.log) 4. you may include the logback config from the logback.xml in the neo4j-server package into your logback.xml at $NEO4J_HOME/conf/) point 3. and 4. are optional. Cheers, Bo -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
