Skip to content
Snippets Groups Projects
  • Whitney Armstrong's avatar
    Updated logging infrastructure · 69e1d4a2
    Whitney Armstrong authored
    - 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
    69e1d4a2
THcPrimaryKine.cxx 7.96 KiB