You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "rm5248 (via GitHub)" <gi...@apache.org> on 2023/02/04 23:09:49 UTC

[GitHub] [logging-log4cxx] rm5248 commented on issue #189: Need a cmake flag to bypass the ODBC appender build

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: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org