On 2019-09-13 13:40, Tom Sommer wrote:
Would it not make sense to change this to APLOG_WARN? It used to be APLOG_ERR, which made more sense than APLOG_INFO/APLOG_DEBUG?
Here is the change from ERR to DEBUG/INFO: https://svn.apache.org/viewvc?view=revision&revision=1841446
--- Tom