rm5248 commented on PR #488: URL: https://github.com/apache/logging-log4cxx/pull/488#issuecomment-2727154598
Note: if removing the `emit` function prototype breaks the ABI(I don't think it should since it's `private static` and is only inside of the `LogLog` class), we can always wrap it in a preprocessor macro that is only defined when building the library itself. -- 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-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org