swebb2066 commented on code in PR #527:
URL: https://github.com/apache/logging-log4cxx/pull/527#discussion_r2305980601
##########
src/main/cpp/domconfigurator.cpp:
##########
@@ -840,13 +846,6 @@ spi::ConfigurationStatus DOMConfigurator::doConfigure
{
m_priv->repository = repository ? repository :
LogManager::getLoggerRepository();
m_priv->repository->setConfigured(true);
- if (LogLog::isDebugEnabled())
Review Comment:
Yes, a few lines below it outputs either "Loading configuration file [" ...
or "Could not read configuration file [" ...
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]