mirror of
git://git.yoctoproject.org/poky.git
synced 2025-08-22 00:42:05 +02:00
![]() Changelog: =========== - Implement 'LOG4CPLUS_ASSERT_FMT()' - formats assertion message using C-style format string. - Implement 'LOG4CPLUS_ASSERT_FORMAT()' - formats assertion message using C++20 '<format>' header facilities. - New configuration property: 'log4cplus.threadPoolBlockOnFull'. When this property is 'true' (default), threads will block when internal thread pool queue is full. - Warn about full internal thread pool queue when dropping events due to 'log4cplus.threadPoolBlockOnFull' being 'false'. (From OE-Core rev: e3b87a2ebeed3e3943d912c3118698a6ef6f0723) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
---|---|---|
.. | ||
log4cplus_2.1.2.bb |