Type |
Changes |
By |
|
Use the AuditExceptionHandler for validation exceptions. Fixes LOG4J2-2428. Thanks to Andrei Ivanov. |
rgoers |
|
Fix inconsistencies in validation exceptions. Fixes LOG4J2-2443. Thanks to Andrei Ivanov. |
rgoers |
|
AuditEvents should provide some basic toString(). Fixes LOG4J2-2440. Thanks to Andrei Ivanov. |
rgoers |
|
Setting the exceptionHandler on the AuditEvent sets it as a ThreadContext variable. Fixes LOG4J2-2429. Thanks to Andrei Ivanov. |
rgoers |
|
Add verbose parameter to the Log4j audit Maven plugin. Fixes LOG4J2-2421. Thanks to Andrei Ivanov. |
rgoers |
|
AbstractEventLogger.logEvent doesn't check for missing required context attributes. Fixes LOG4J2-2421. Thanks to Andrei Ivanov. |
rgoers |
|
Better handling of optional properties. Fixes LOG4J2-2417. Thanks to Andrei Ivanov. |
rgoers |
|
RequestContextFilter logging cleanup. Fixes LOG4J2-2420. Thanks to Andrei Ivanov. |
rgoers |
|
Normalize the event names logged through AbstractEventLogger.logEvent. Fixes LOG4J2-2442. Thanks to Andrei Ivanov. |
rgoers |
|
Narrow the return type of getEvent. Fixes LOG4J2-2431. Thanks to Andrei Ivanov. |
rgoers |