Updated logging infrastructure
- Lots of additional logging after moving spdlog out of project - The loggers are mostly defined in the header `analyzer/include/podd2/Logger.h` - Next step is to add file logging and to set good defaults - The spdlog severity level (in order of importance) are: - critical - error - warn - info - debug - trace modified: THcHallCSpectrometer.cxx modified: THcHallCSpectrometer.h modified: THcPrimaryKine.cxx modified: THcSecondaryKine.cxx modified: THcTrigDet.cxx
Showing
- src/THcHallCSpectrometer.cxx 32 additions, 31 deletionssrc/THcHallCSpectrometer.cxx
- src/THcHallCSpectrometer.h 7 additions, 5 deletionssrc/THcHallCSpectrometer.h
- src/THcPrimaryKine.cxx 32 additions, 26 deletionssrc/THcPrimaryKine.cxx
- src/THcSecondaryKine.cxx 5 additions, 6 deletionssrc/THcSecondaryKine.cxx
- src/THcTrigDet.cxx 4 additions, 5 deletionssrc/THcTrigDet.cxx
Loading
Please register or sign in to comment