Hello again,

.. just for the record and to close this topic:

one can also easily deploy a custom logback config in $NEO4J_HOME/conf as 
custom-logback.xml by keeping in mind to utilise the <included> tag as root 
node of the config instead of <configuration> (which was the case with my 
previous tries ...).

Cheers,


Bo


On Monday, March 17, 2014 11:39:16 AM UTC+1, Bo Ferri wrote:
>
> 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.

Reply via email to