Skip to content
Success

Changes

Summary

  1. Parse log levels from Geant4 scoped logger (#1189) (details)
Commit 384a86df5cb7b7a14f8acca5f5161ce09b52fc18 by noreply
Parse log levels from Geant4 scoped logger (#1189)

* Parse warning/error message levels from Geant4
* Add tests for scoped logger
* Add additional examples and checks
The file was modified src/geocel/ScopedGeantLogger.cc (diff)
The file was modified test/geocel/CMakeLists.txt (diff)
The file was modified src/corecel/io/StringUtils.hh (diff)
The file was addedtest/geocel/ScopedGeantLogger.test.cc