acquaman / AcquamanDataServer

Server architecture to provide a network and storage efficient data cache
2 stars 0 forks source link

PullRequest for Issue87a: refine the generic debug level code #95

Closed XuetaoLiu-CLS closed 8 years ago

XuetaoLiu-CLS commented 9 years ago

https://github.com/acquaman/AcquamanDataServer/issues/87

This is a second commit for Issue87, which provided the debugging level and centralized the usage of AMDSErrorMon. In this way, we don't need to worry about the configured debugging level when we are going to print out the message.

This changes is based on Branch Issue33, and should be merged to that branch

dretrex commented 8 years ago

Time Estimate: 5 minutes