You are viewing a plain text version of this content. The canonical link for it is here.
- logging-log4j2 git commit: [LOG4J2-2391] Refactor as much logic as possible out of ThrowableProxy - posted by ck...@apache.org on 2018/09/03 23:37:22 UTC, 1 replies.
- logging-log4j2 git commit: [LOG4J2-2441] Disallow setting a null ErrorHandler on AbstractAppender - posted by ck...@apache.org on 2018/09/11 21:00:55 UTC, 1 replies.
- logging-log4j2 git commit: [LOG4J2-2444] ErrorHandler is invoked with a LogEvent and Throwable when possible - posted by ck...@apache.org on 2018/09/12 20:18:48 UTC, 1 replies.
- logging-log4j2 git commit: [LOG4J2-2446] Add a Base64 string lookup (adapted from Apache Commons Text 1.5.) - posted by gg...@apache.org on 2018/09/15 16:38:25 UTC, 1 replies.
- logging-log4j2 git commit: In-line unused local variable. - posted by gg...@apache.org on 2018/09/15 22:18:58 UTC, 1 replies.
- logging-log4j2 git commit: Javadoc. - posted by gg...@apache.org on 2018/09/15 22:44:31 UTC, 1 replies.
- logging-log4j2 git commit: [LOG4J2-2447] Let the NullAppender default its name to "null". - posted by gg...@apache.org on 2018/09/15 22:50:07 UTC, 3 replies.
- logging-log4j2 git commit: Add status logging. - posted by gg...@apache.org on 2018/09/16 00:35:15 UTC, 1 replies.
- logging-log4j2 git commit: Better status logger message. - posted by gg...@apache.org on 2018/09/17 21:57:49 UTC, 1 replies.
- logging-log4j2 git commit: Better local var name. - posted by gg...@apache.org on 2018/09/17 21:59:30 UTC, 1 replies.
- logging-log4j2 git commit: Better param names. - posted by gg...@apache.org on 2018/09/17 22:01:49 UTC, 1 replies.
- logging-log4j2 git commit: Documentation for base64 variable substitution. - posted by gg...@apache.org on 2018/09/20 21:59:40 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-2446] Add a Base64 string lookup (adapted from Apache Commons Text 1.5.) Documentation for base64 variable substitution. - posted by gg...@apache.org on 2018/09/20 22:04:44 UTC, 0 replies.
- [1/2] logging-log4j-audit git commit: [LOG4J2-2431] Narrow the return type of getEvent - posted by rg...@apache.org on 2018/09/22 03:17:21 UTC, 0 replies.
- [2/2] logging-log4j-audit git commit: LOG4J2-2431 - Narrow the return type of getEvent - posted by rg...@apache.org on 2018/09/22 03:17:22 UTC, 0 replies.
- [1/4] logging-log4j-audit git commit: [LOG4J2-2442] Extract common code to a single method - posted by rg...@apache.org on 2018/09/22 03:26:15 UTC, 0 replies.
- [2/4] logging-log4j-audit git commit: [LOG4J2-2442] normalize the event name - posted by rg...@apache.org on 2018/09/22 03:26:16 UTC, 0 replies.
- [3/4] logging-log4j-audit git commit: Closes #5 - posted by rg...@apache.org on 2018/09/22 03:26:17 UTC, 0 replies.
- [4/4] logging-log4j-audit git commit: LOG4J2-2442 - Normalize the event names logged through AbstractEventLogger.logEvent - posted by rg...@apache.org on 2018/09/22 03:26:18 UTC, 0 replies.
- [1/4] logging-log4j-audit git commit: [LOG4J2-2420] fix parameter logging - posted by rg...@apache.org on 2018/09/22 06:13:44 UTC, 0 replies.
- [2/4] logging-log4j-audit git commit: [LOG4J2-2420] switch the logging of request processing duration to TRACE level - posted by rg...@apache.org on 2018/09/22 06:13:45 UTC, 0 replies.
- [3/4] logging-log4j-audit git commit: Closes #6 - posted by rg...@apache.org on 2018/09/22 06:13:46 UTC, 0 replies.
- [4/4] logging-log4j-audit git commit: LOG4J2-2420 - RequestContextFilter logging cleanup - posted by rg...@apache.org on 2018/09/22 06:13:47 UTC, 0 replies.
- [1/6] logging-log4j-audit git commit: [LOG4J2-2417] fix access of optional annotations - posted by rg...@apache.org on 2018/09/22 06:23:06 UTC, 0 replies.
- [2/6] logging-log4j-audit git commit: [LOG4J2-2417] reuse maxLength extraction routine - posted by rg...@apache.org on 2018/09/22 06:23:07 UTC, 0 replies.
- [3/6] logging-log4j-audit git commit: [LOG4J2-2417] handle null properties - posted by rg...@apache.org on 2018/09/22 06:23:08 UTC, 0 replies.
- [4/6] logging-log4j-audit git commit: [LOG4J2-2420] allow events without attributes - posted by rg...@apache.org on 2018/09/22 06:23:09 UTC, 0 replies.
- [5/6] logging-log4j-audit git commit: Closes #7 - posted by rg...@apache.org on 2018/09/22 06:23:10 UTC, 0 replies.
- [6/6] logging-log4j-audit git commit: LOG4J2-2417 - Better handling of optional properties - posted by rg...@apache.org on 2018/09/22 06:23:11 UTC, 0 replies.
- [1/6] logging-log4j-audit git commit: [LOG4J2-2421] check for the presence of required ThreadContext atributes - posted by rg...@apache.org on 2018/09/23 17:19:49 UTC, 0 replies.
- [2/6] logging-log4j-audit git commit: [LOG4J2-2421] iterate only over the defined request context attributes as the ThreadContext can have others extra - posted by rg...@apache.org on 2018/09/23 17:19:50 UTC, 0 replies.
- [3/6] logging-log4j-audit git commit: [LOG4J2-2421] remove pointless creation of array - posted by rg...@apache.org on 2018/09/23 17:19:51 UTC, 0 replies.
- [4/6] logging-log4j-audit git commit: Merge branch 'master' of https://github.com/apache/logging-log4j-audit into LOG4J2-2421 - posted by rg...@apache.org on 2018/09/23 17:19:52 UTC, 0 replies.
- [5/6] logging-log4j-audit git commit: LOG4J2-2421: cleanup - posted by rg...@apache.org on 2018/09/23 17:19:53 UTC, 0 replies.
- [6/6] logging-log4j-audit git commit: LOG4J2-2421 - AbstractEventLogger.logEvent doesn't check for missing required context attributes - posted by rg...@apache.org on 2018/09/23 17:19:54 UTC, 0 replies.
- [1/3] logging-log4j-audit git commit: [LOG4J2-2452] - posted by rg...@apache.org on 2018/09/23 17:33:56 UTC, 0 replies.
- [2/3] logging-log4j-audit git commit: Closes #9 - posted by rg...@apache.org on 2018/09/23 17:33:57 UTC, 0 replies.
- [3/3] logging-log4j-audit git commit: LOG4J2-2452 - Add verbose parameter to the Log4j audit Maven plugin - posted by rg...@apache.org on 2018/09/23 17:33:58 UTC, 0 replies.
- [1/5] logging-log4j-audit git commit: [LOG4J2-2429] don't cascade on method invocations - posted by rg...@apache.org on 2018/09/23 17:46:16 UTC, 0 replies.
- [2/5] logging-log4j-audit git commit: [LOG4J2-2429] use same formatting as surrounding lines - posted by rg...@apache.org on 2018/09/23 17:46:17 UTC, 0 replies.
- [3/5] logging-log4j-audit git commit: [LOG4J2-2429] cleanup assertions - posted by rg...@apache.org on 2018/09/23 17:46:18 UTC, 0 replies.
- [4/5] logging-log4j-audit git commit: Closes #10 - posted by rg...@apache.org on 2018/09/23 17:46:19 UTC, 0 replies.
- [5/5] logging-log4j-audit git commit: LOG4J2-2429 - Setting the exceptionHandler on the AuditEvent sets it as a ThreadContext variable - posted by rg...@apache.org on 2018/09/23 17:46:20 UTC, 0 replies.
- [1/4] logging-log4j-audit git commit: [LOG4J2-2440] - posted by rg...@apache.org on 2018/09/23 17:51:18 UTC, 0 replies.
- [2/4] logging-log4j-audit git commit: [LOG4J2-2420] use same formatting as surrounding lines - posted by rg...@apache.org on 2018/09/23 17:51:19 UTC, 0 replies.
- [3/4] logging-log4j-audit git commit: Closes #11 - posted by rg...@apache.org on 2018/09/23 17:51:20 UTC, 0 replies.
- [4/4] logging-log4j-audit git commit: LOG4J2-2440 - AuditEvents should provide some basic toString() - posted by rg...@apache.org on 2018/09/23 17:51:21 UTC, 0 replies.
- logging-log4net git commit: Add rolling lock strategy to the rolling file appender - posted by dp...@apache.org on 2018/09/25 20:54:21 UTC, 0 replies.
- [1/4] logging-log4net git commit: Add test stubs for the newly introduced rolling lock strategy - posted by dp...@apache.org on 2018/09/25 21:06:27 UTC, 0 replies.
- [2/4] logging-log4net git commit: Fix test csproj to reference the right log4net csproj - posted by dp...@apache.org on 2018/09/25 21:06:28 UTC, 0 replies.
- [3/4] logging-log4net git commit: Upgrade nunit from 2.6.4 to 2.6.7 - posted by dp...@apache.org on 2018/09/25 21:06:29 UTC, 0 replies.
- [4/4] logging-log4net git commit: Add changes to the solution file that visual studio 15 write on safe - posted by dp...@apache.org on 2018/09/25 21:06:30 UTC, 0 replies.
- logging-log4net git commit: Change property to have an implementation to make the code .net 2.0 compatible - posted by dp...@apache.org on 2018/09/28 21:34:38 UTC, 0 replies.
- logging-log4net git commit: Do no longer build log4net against netstandard1_3 with the AllowPartiallyTrustedCallers attribute - posted by dp...@apache.org on 2018/09/28 22:15:07 UTC, 0 replies.
- [1/9] logging-log4j-audit git commit: [LOG4J2-2443] Remove unused exceptions - posted by rg...@apache.org on 2018/09/30 16:51:04 UTC, 0 replies.
- [2/9] logging-log4j-audit git commit: [LOG4J2-2443] optimize imports - posted by rg...@apache.org on 2018/09/30 16:51:05 UTC, 0 replies.
- [3/9] logging-log4j-audit git commit: [LOG4J2-2443] Remove unused exception - posted by rg...@apache.org on 2018/09/30 16:51:06 UTC, 0 replies.
- [4/9] logging-log4j-audit git commit: [LOG4J2-2443] Remove unused exception, seems to be a duplicate of CatalogModificationException - posted by rg...@apache.org on 2018/09/30 16:51:07 UTC, 0 replies.
- [5/9] logging-log4j-audit git commit: [LOG4J2-2443] Consistent throwning of ConstraintValidationException for valitation errors - posted by rg...@apache.org on 2018/09/30 16:51:08 UTC, 0 replies.
- [6/9] logging-log4j-audit git commit: [LOG4J2-2443] move ConstraintValidationException in the log4j-audit-api module as it's the only place it was used and make it extend AuditException - posted by rg...@apache.org on 2018/09/30 16:51:09 UTC, 0 replies.
- [7/9] logging-log4j-audit git commit: Merge branch 'master' of https://github.com/apache/logging-log4j-audit into LOG4J2-2443 - posted by rg...@apache.org on 2018/09/30 16:51:10 UTC, 0 replies.
- [8/9] logging-log4j-audit git commit: [LOG4J2-2443] change leftover AuditException to ConstraintValidationException - posted by rg...@apache.org on 2018/09/30 16:51:11 UTC, 0 replies.
- [9/9] logging-log4j-audit git commit: LOG4J2-2443 - Fix inconsistencies in validation exceptions. - posted by rg...@apache.org on 2018/09/30 16:51:12 UTC, 0 replies.