We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c3737f commit 2686ef5Copy full SHA for 2686ef5
source/bxgeomtools/src/simple_shaped_model.cc
@@ -159,7 +159,7 @@ namespace geomtools {
159
models_col_type * models_)
160
{
161
datatools::logger::priority logging = get_logging_priority();
162
- logging = datatools::logger::PRIO_DEBUG;
+ // logging = datatools::logger::PRIO_DEBUG;
163
DT_LOG_TRACE(logging, "Entering...");
164
165
// Initialization:
0 commit comments