rm5248 commented on issue #189: URL: https://github.com/apache/logging-log4cxx/issues/189#issuecomment-1416872623
The following behavior should be sufficient to fix this: - ODBC and SMTP are opt-in when configuring(both OFF by default). If you want them and they are unavailable, an appropriate error will be output. This seems like the most sane way of handling it. - The only other possible library that I can think of is boost, but that is only needed if the compiler not capable of C++17. -- 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]
