[GitHub] [logging-log4j2] raipc opened a new pull request, #1164: Check urlConnection for being instance of JarURLConnection instead of relying on protocol name

2022-12-08 Thread GitBox
raipc opened a new pull request, #1164: URL: https://github.com/apache/logging-log4j2/pull/1164 This PR resolves Log4j initialization problem in Intellij IDEA plugins which use Log4j2 for logging ``` Caused by: java.lang.ClassCastException: class com.intellij.util.lang.ZipResource

[GitHub] [logging-log4cxx] rm5248 opened a new pull request, #157: Fix a few of the classes that did not get done during ABI stabilization

2022-12-08 Thread GitBox
rm5248 opened a new pull request, #157: URL: https://github.com/apache/logging-log4cxx/pull/157 This should fix the remainder of the classes that for one reason or another did not get caught during the efforts to make log4cxx ABI stable. There are still a handful of classes that have

[jira] [Resolved] (LOGCXX-514) Create a libfmt layout

2022-12-08 Thread Robert Middleton (Jira)
[ https://issues.apache.org/jira/browse/LOGCXX-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Middleton resolved LOGCXX-514. - Resolution: Fixed Basic libfmt layout now exists. If people want more features those can

[jira] [Resolved] (LOGCXX-566) Configurable output colors for log messages

2022-12-08 Thread Robert Middleton (Jira)
[ https://issues.apache.org/jira/browse/LOGCXX-566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Middleton resolved LOGCXX-566. - Resolution: Fixed This is now more configurable for end-users.  Long-term we should migra