log4j
EDIT : At Julien Carsique 's request I'll explain what I did to get Sentry logging working. We use Puppet for creating configuration files rather than Nuxeo templates, but the edits are so straightforward that it doesn't matter how it's done. Deploy ...
1 votes
1 answers
5 comments
3626 views
Hello, It's possible reload the level of some packages in the log4j without need to restart de server?. Thanks.
0 votes
1 answers
0 comments
1594 views
I create a listener and I want to in logs information of the document. Here is my code: public class MyListener implements EventListener { public void handleEvent(Event event) throws ClientException { EventContext ctx = event.getContext(); ...
0 votes
1 answers
0 comments
1784 views
Sometimes, I forget something in my configuration and my Nuxeo application doesn't work. Okay and sometimes troubles comes from Nuxeo and I would like to try to find the type of trouble :) I would like to have more autonomy and try to find alone my ...
0 votes
1 answers
0 comments
2861 views
Hi all, I'm facing problems to configure nuxeo to use googlemail smtp after a fresh install of nuxeo 5.5 (another post) but I have not enough information to troubleshoot. I have activated the mail.debug =true in nuxeo.conf and I imagined that this ...
0 votes
2 answers
2 comments
4739 views
I would like to know where to find Nuxeo log files ? How are those files managed? how does one specify the logging level ? what is the cleanup policy for old log files ? how can I send error messages to a separate file ?
1 votes
2 answers
3 comments
8505 views