Skip to content
Snippets Groups Projects
  1. Jan 20, 2019
    • Whitney Armstrong's avatar
      Improved logging. · 9a21facf
      Whitney Armstrong authored
      Logger is used almost everywhere.
      9a21facf
    • 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
  2. Aug 08, 2018
  3. Jan 12, 2018
  4. Nov 30, 2017
  5. Aug 31, 2017
  6. Jul 28, 2017
  7. Jul 26, 2017
Loading