Closed greglook closed 8 years ago
There's opportunity for a lot of on-demand debugging messages in the existing block stores. Minimally, this would involve adding TRACE level statements on every API operation and DEBUG statements wherever else it makes sense.
TRACE
DEBUG
There's opportunity for a lot of on-demand debugging messages in the existing block stores. Minimally, this would involve adding
TRACE
level statements on every API operation andDEBUG
statements wherever else it makes sense.