IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 7b32f54e authored by Felix Riehn's avatar Felix Riehn Committed by ralfulrich
Browse files

set debug level to info

parent e992eb81
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ using namespace corsika;
TEST_CASE("ParticleCut", "[processes]") {
logging::set_level(logging::level::debug);
logging::set_level(logging::level::info);
corsika_logger->set_pattern("[%n:%^%-8l%$] custom pattern: %v");
feenableexcept(FE_INVALID);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment