Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-2011

Log read and write operations to different loggers

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.0.5, 1.1.0
    • jcr
    • None

    Description

      Currently all the operations are logged via org.apache.jackrabbit.oak.jcr.operations logger. In most case write operations are more interesting so we need to distinguish between the two cases so as to reduce the noise. So would be better to have two loggers

      • org.apache.jackrabbit.oak.jcr.operations.reads - For operations which just perform reads
      • org.apache.jackrabbit.oak.jcr.operations.writes - For operations which perform writes/updates

      Further these operations would be logged at Trace level

      Attachments

        Issue Links

          Activity

            People

              chetanm Chetan Mehrotra
              chetanm Chetan Mehrotra
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: