atari83 commented on issue #198: URL: https://github.com/apache/logging-log4cxx/issues/198#issuecomment-1564504927
Ok, I've read the online page about handling the signals when using log4cxx in multi-threaded app. But still I couldnt figure out how to handle the signals ... Based on proposed solutions, I think the 3rd one (Block signals in newly created threads, ensuring that signals can only be sent to threads of your choosing.) is suitable for my situation. Can anyone share a running code that show me how to do it ? Thanks. -- 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]
