summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-logger/src/main/java/org/onap/portalsdk/core/logging
AgeCommit message (Collapse)AuthorFilesLines
2020-10-27Checking arguments for error logsKishore Reddy Dwaram1-7/+12
Issue-ID: PORTAL-1008 Signed-off-by: Kishore Reddy Dwaram <kishore.reddy.dwaram@att.com> Change-Id: Ia1c118713b046794e3b1d4a4f71d3ffd469c2677
2020-10-23Getting stack trace in debug log and error message in error logKishore Reddy Dwaram1-2/+13
Issue-ID: PORTAL-1008 Signed-off-by: Kishore Reddy Dwaram <kishore.reddy.dwaram@att.com> Change-Id: I59cf6773316316233157acfb0db7182381bdc8cd
2020-10-02Updated code for audit and error logsKishore Reddy Dwaram1-16/+39
Issue-ID: PORTAL-1008 Signed-off-by: Kishore Reddy Dwaram <kishore.reddy.dwaram@att.com> Change-Id: I6cbde4a6418e3fc2ae7140fa72e08263988bb293
2020-10-01Updated error logger pattern and code changes to handle error logsKishore Reddy Dwaram2-22/+23
Issue-ID: PORTAL-1008 Signed-off-by: Kishore Reddy Dwaram <kishore.reddy.dwaram@att.com> Change-Id: Icca867e3e57708a5aac49eff60248af53522e1f4
2020-09-25changes done to support logs formatKishore Reddy Dwaram3-39/+154
Issue-ID: PORTAL-1008 Signed-off-by: Kishore Reddy Dwaram <kishore.reddy.dwaram@att.com> Change-Id: I20f110c0fd48d7258f86f08501bad81244d3db20
2020-09-17changes in metrics logsKishore Reddy Dwaram1-24/+14
Issue-ID: PORTAL-1008 Change-Id: I007420af6bf5f89862b55b7625f0f2a76d73802f Signed-off-by: Kishore Reddy Dwaram <kishore.reddy.dwaram@att.com>
2020-09-15changed pom version to 3.4 and changes to audit and error log.Muni Mohan Kunchi1-152/+128
Issue-ID: PORTAL-1008 Signed-off-by: Muni Mohan Kunchi <munmohan@att.com> Change-Id: Idb8b4cafe78c7dae42f6f9921a6a4a315f90641c
2020-05-21reduced code smells in some componentsIndrijeet kumar3-11/+1
reduced code smells in some components Issue-ID: PORTAL-813 Change-Id: I9a003165d260fd332e2e5199525412aeeb9fff05 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-03-12logger.error() logs to correct levelIttay Stern1-2/+2
Issue-ID: PORTAL-835 Signed-off-by: Ittay Stern <ittay.stern@att.com> Change-Id: Id421457ce91608bdd73ab4eab9b5f82fe19b2cd2
2020-02-20Implemented handlers for audit metrics error logsPavithra1-4/+7
Initial Changes. Issue-ID: PORTAL-218 Change-Id: Icf97d13a6c683b8f09491491ed2d2709f5500205 Signed-off-by: Pavithra <pm00552221@techmahindra.com>
2019-07-23Blackduck scan fixes and PenTestst398c1-1/+1
Issue-ID: PORTAL-631 Change-Id: I606837e3aefd0bbb7ff45ac2e597d214da06e7ed Signed-off-by: st398c <st398c@research.att.com>
2018-11-20Logger POMst782s7-7/+7
Issue-ID: PORTAL-474 Change-Id: I9c25f20cdf29661b68633ce97d6c6053010fec6c Signed-off-by: st782s <statta@research.att.com>
2018-11-20CADI Integrationst782s7-0/+1194
Issue-ID: PORTAL-474 System to system authorization using CADI Change-Id: I76487f8155a36fca8283669fe5e28ec7d5aec91d Signed-off-by: st782s <statta@research.att.com>