Ticket #948 (closed defect: fixed)

Opened 7 months ago

Last modified 7 months ago

Log statements for Blob store implementations.

Reported by: amit Assigned to: pradeep
Priority: critical Milestone: 0.9.0
Component: topaz Version: 0.9-SNAPSHOT
Keywords: log blob Cc:
Blocking: Blocked By:

Description

Both Simple and Fedora blob stores need to provide some useful information with regards to operations performed at the 'info' level (and more at the debug level). Right now it is not easy to figure out via the log files where and what the blob operations are.

This will make it easier for administrators to understand and provide useful contexts.

Dependency Graph

Change History

06/02/08 22:16:03 changed by amit

At least let's start with 'debug' level and we can continue arguing whether it should be at 'info' level...:)

06/03/08 10:46:00 changed by pradeep

  • status changed from new to closed.
  • resolution set to fixed.

(In [5853]) Add more log statements. Closes #948.