sogno-platform/dpsim

Guideline on logging level choice

dinkelbachjan opened this issue · 1 comments

  • error - all errors
  • warn - all warnings
  • off - recommended to use e.g. when running case studies where exclusively the simulation results should be logged
  • info - logging of information that are basic and that are logged only once before/after the simulation
  • debug - logging of information for debugging (extended static information, e.g. initialization values, matrix stamps, subcomponents)
  • trace - logging of information in each simulation step