Age | Commit message (Expand) | Author | Files | Lines |
2021-05-12 | Fix NPE under MDCSetup for response code 422 |  Claudio D. Gasparini | 2 | -4/+78 |
2020-09-15 | add ability to specify instant precision |  Smokowski, Kevin (ks6305) | 2 | -6/+23 |
2020-06-12 | change in MDCSetup class |  Smokowski, Kevin (ks6305) | 1 | -53/+56 |
2020-05-08 | Set elapsedTime for metric log |  Brittany Plummer (bp896r) | 1 | -2/+2 |
2020-04-07 | Added PreMatching annotation to AuditLogContainerFilter |  Brittany Plummer (bp896r) | 1 | -0/+2 |
2020-03-17 | metric log updates and util fix |  Smokowski, Kevin (ks6305) | 9 | -98/+331 |
2020-03-03 | Added new annotation for ScheduledLogging |  Brittany Plummer (bp896r) | 5 | -0/+242 |
2020-02-07 | PayloadLoggingServletFilter update |  Smokowski, Kevin (ks6305) | 1 | -5/+48 |
2019-12-16 | Removed check for X-ClientID header when setting partnerName |  Brittany Plummer (bp896r) | 2 | -7/+0 |
2019-12-04 | Set InvocationID value from server and client invocationIds |  Brittany Plummer (bp896r) | 3 | -0/+3 |
2019-11-18 | Split InvocationID into two MDC values |  Brittany Plummer (bp896r) | 2 | -11/+9 |
2019-11-07 | Merge "minor logging change" |  Pierre Rioux | 1 | -1/+1 |
2019-11-07 | minor logging change |  Smokowski, Kevin (ks6305) | 1 | -1/+1 |
2019-11-07 | HttpURLConnection metric support |  Smokowski, Kevin (ks6305) | 1 | -0/+82 |
2019-10-31 | remove getServiceName from metric filter |  Smokowski, Kevin (ks6305) | 2 | -11/+0 |
2019-10-30 | update getBasicAuthUserName |  Smokowski, Kevin (ks6305) | 1 | -1/+1 |
2019-10-28 | Added log line to indicate empty entity on responses in payload filter |  Brittany Plummer (bp896r) | 1 | -0/+2 |
2019-10-23 | Remove logging lines that are clogging up logs |  Brittany Plummer (bp896r) | 1 | -4/+0 |
2019-10-18 | Merge "enhance AbstractMetricLogFilter" |  Pierre Rioux | 1 | -0/+10 |
2019-10-18 | enhance AbstractMetricLogFilter |  Smokowski, Kevin (ks6305) | 1 | -0/+10 |
2019-10-18 | Generate InvocationID UUID on outgoing requests and use X-InvocationID |  Brittany Plummer (bp896r) | 1 | -1/+4 |
2019-10-15 | Merge "Update method setMDCPartnerName in MDCSetup class" |  Pierre Rioux | 1 | -14/+51 |
2019-10-11 | Merge "Added catching error when calculating elapsedTime." |  Pierre Rioux | 1 | -14/+24 |
2019-10-08 | Added catching error when calculating elapsedTime. |  Brittany Plummer (bp896r) | 1 | -14/+24 |
2019-10-08 | Update method setMDCPartnerName in MDCSetup class |  Smokowski, Kevin (ks6305) | 1 | -14/+51 |
2019-10-03 | Add OOF Component |  Marcus G K Williams | 1 | -1/+2 |
2019-09-27 | Merge "Refactoring PayloadLoggingServletFilter" |  Prudence Au | 1 | -78/+27 |
2019-09-24 | Refactoring PayloadLoggingServletFilter |  Singal, Kapil (ks220y) | 1 | -78/+27 |
2019-09-20 | PayloadLoggingClientFilter bugfix |  Smokowski, Kevin (ks6305) | 3 | -6/+9 |
2019-09-12 | Merge "Adding/Replacing Plugins to format/validate code" |  Prudence Au | 2 | -4/+4 |
2019-09-12 | Merge "Updated setTargetEntity to accept ONAPComponentsList interface" |  Prudence Au | 1 | -1/+1 |
2019-09-12 | Merge "Update StatusLoggingInterceptor" |  Prudence Au | 2 | -31/+59 |
2019-09-12 | Updated setTargetEntity to accept ONAPComponentsList interface |  Brittany Plummer (bp896r) | 1 | -1/+1 |
2019-09-12 | Adding/Replacing Plugins to format/validate code |  Singal, Kapil (ks220y) | 2 | -4/+4 |
2019-09-11 | Restore MDC Setup |  Smokowski, Kevin (ks6305) | 3 | -22/+22 |
2019-09-11 | Update StatusLoggingInterceptor |  Smokowski, Kevin (ks6305) | 2 | -31/+59 |
2019-09-10 | updating logging filters |  Smokowski, Kevin (ks6305) | 9 | -200/+249 |
2019-08-29 | Add JAX-RS and Spring filters for setting up MDC |  Brittany Plummer (bp896r) | 15 | -0/+1426 |