[GitHub] [logging-log4cxx] swebb2066 opened a new pull request #97: Allow throughputtests to be built when LOGCHAR_IS_WCHAR is on

2022-01-02 Thread GitBox
swebb2066 opened a new pull request #97: URL: https://github.com/apache/logging-log4cxx/pull/97 This change is as per master and also include serialization of additions to results. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [logging-log4cxx] swebb2066 opened a new pull request #96: Reduce indirection in Logger and Hiearchy implementations

2022-01-02 Thread GitBox
swebb2066 opened a new pull request #96: URL: https://github.com/apache/logging-log4cxx/pull/96 Also remove temporary LOGCXX-322 patch that causes compilation error when APR_HAS_THREADS is set to 0 -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [logging-log4cxx] jmdavison46 commented on pull request #86: Update log4cxx.h.in

2022-01-02 Thread GitBox
jmdavison46 commented on pull request #86: URL: https://github.com/apache/logging-log4cxx/pull/86#issuecomment-1003830945 The point is to allow the developer to recover the major/minor/patch/tweak fields from an integer-valued LOG4CXX_VERSION; one use case is the act of logging the major/m

[GitHub] [logging-log4cxx] rm5248 opened a new pull request #95: Add short filename to location info

2022-01-02 Thread GitBox
rm5248 opened a new pull request #95: URL: https://github.com/apache/logging-log4cxx/pull/95 This is an extension of PR #75. This will calculate the short filename at compile time(assuming you have C++17) and give it to the LocationInfo class. If you do not have C++17 and you request the

[GitHub] [logging-log4j2] vorburger commented on pull request #653: Release 2.x log4j-to-jul JDK Logging Bridge (LOG4J2-3282)

2022-01-02 Thread GitBox
vorburger commented on pull request #653: URL: https://github.com/apache/logging-log4j2/pull/653#issuecomment-1003744225 @carterkozak This is "code complete" and ready for your review, from my side. PS: I was trying to figure out why Apache RAT initially choked on my new `log4j-to-

[GitHub] [logging-log4j2] vorburger commented on a change in pull request #653: (DRAFT, WIP - DO NOT MERGE YET, BUT INITIAL REVIEW WELCOME) Release 2.x log4j-to-jul JDK Logging Bridge (LOG4J2-3282)

2022-01-02 Thread GitBox
vorburger commented on a change in pull request #653: URL: https://github.com/apache/logging-log4j2/pull/653#discussion_r777230229 ## File path: log4j-to-jul/src/main/java/org/apache/logging/log4j/tojul/JULLogger.java ## @@ -0,0 +1,246 @@ +/* + * Licensed to the Apache Softwar

[GitHub] [logging-log4cxx] swebb2066 merged pull request #94: LOGCXX-546] Prevent serialization of a multi-threaded application

2022-01-02 Thread GitBox
swebb2066 merged pull request #94: URL: https://github.com/apache/logging-log4cxx/pull/94 -- 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: notifica