diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-11-12 17:24:18 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-18 22:09:02 +0000 |
| commit | 4d7c8cf83434ca6c547c0414496e9933dbfcc96a (patch) | |
| tree | 1daf559a23669c48e60da9a4ed9f0d6b9b7df556 /scripts/lib/resulttool/junit.py | |
| parent | e8c1a9342ac64fc688953e665962806813c56b25 (diff) | |
| download | poky-4d7c8cf83434ca6c547c0414496e9933dbfcc96a.tar.gz | |
log4cplus: upgrade 2.1.1 -> 2.1.2
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>
Diffstat (limited to 'scripts/lib/resulttool/junit.py')
0 files changed, 0 insertions, 0 deletions
