pat-lego commented on PR #428:
URL: 
https://github.com/apache/jackrabbit-filevault/pull/428#issuecomment-5022905360

   > I was referring to Oak's built in logging in 
https://github.com/apache/jackrabbit-oak/blob/c335cb6709c1ba83084a7a16d62fd2981a17fde1/oak-jcr/src/main/java/org/apache/jackrabbit/oak/jcr/delegate/SessionDelegate.java#L730.
 That logs with DEBUG level by default (so maybe your application (AEM?) needs 
adjusting log levels), but that should IMHO cover that already. In addition 
there is a dedicated write operation logger 
(https://issues.apache.org/jira/browse/OAK-2011). What other information do you 
need @pat-lego?
   
   I see I had it in INFO which is why I was not seeing anything, these logs 
would be perfect to be honest, the issue is that these logs are not tracked and 
we never have it on DEBUG. 
   
   The reason why it is not in DEBUG is because what @joerghoh has been 
referencing, I had time over the weekend to think of a way to implement this 
without requiring a lot of logging. For now I think we can close this out as I 
work on the implementation that does not require large volumes of logs to be 
generated. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to