Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

connector.file
PropertyDescription
fcrepo.logAll Fedora 4 logging
fcrepo.log.authAuthentication and authorization
fcrepo.log.Filesystem federation
fcrepo.log.generator.dublincoreDC format
fcrepo.log.http.apiREST API interface
fcrepo.log.http.commonsREST API implementation
fcrepo.log.jmsJMS events
fcrepo.log.kernelCore API
fcrepo.log.storage.policyPolicy-driven storage
fcrepo.log.transformTransformation

 

These properties can be set to any of these values (in increasing verbosity): "ERROR", "WARN", "INFO" (the default), "DEBUG" or "TRACE".  For example, to increase the access control logging to debug, but decrease all other logging to warn, add these System properties to your Java command line:

...