1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/log
Anil Keshav a9bab48557
feat (url-logger) Implement logic for a selection classifier (#4411)
* forcing the urls finder to relaxed

* adding a classifier map

* passing the stepName to the kaniko command executor bundle

* pass stepName to maven utils for mavenBuild

* improve enabling of Maven access log generation

* Revert "improve enabling of Maven access log generation"

This reverts commit 80b77223cd.

* Revert "pass stepName to maven utils for mavenBuild"

This reverts commit a4f99ae160.

* use reflection to update command stepName for mavenBuild

* Revert "use reflection to update command stepName for mavenBuild"

This reverts commit ef85c78669.

---------

Co-authored-by: I557621 <jordi.van.liempt@sap.com>
Co-authored-by: Jordi van Liempt <35920075+jliempt@users.noreply.github.com>
2023-06-26 08:47:11 +02:00
..
ansHook_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
ansHook.go remove Pipeline word in subject (#3874) 2022-07-05 11:55:07 +03:00
collectorHook_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
collectorHook.go feat(splunk) Sending telemetry and logging information to Splunk (#2796) 2021-05-17 12:14:04 +02:00
errors_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
errors.go Reporting: Variable change to deprecate step Splunk Hook; logging in telemetry (#3539) 2022-02-14 08:56:11 +01:00
fatalHook_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
fatalHook.go Reporting: Variable change to deprecate step Splunk Hook; logging in telemetry (#3539) 2022-02-14 08:56:11 +01:00
log_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
log.go chore: update formatting (#4111) 2022-11-08 08:47:38 +01:00
sentryHook_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
sentryHook.go Fix reading of hook configuration (#1854) 2020-07-28 17:19:33 +02:00
url.go feat (url-logger) Implement logic for a selection classifier (#4411) 2023-06-26 08:47:11 +02:00
writer_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
writer.go Fix logrus buffer issue (#1511) 2020-05-06 13:35:40 +02:00