1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/pkg/log
ffeldmann 19a05a9c70
Reporting: Variable change to deprecate step Splunk Hook; logging in telemetry (#3539)
* Adds fatalError variable with helper setter and getter helper functions
* Adds logging function to telemetry package (always executed)
2022-02-14 08:56:11 +01:00
..
collectorHook_test.go feat(splunk) Sending telemetry and logging information to Splunk (#2796) 2021-05-17 12:14:04 +02:00
collectorHook.go feat(splunk) Sending telemetry and logging information to Splunk (#2796) 2021-05-17 12:14:04 +02:00
errors_test.go Reporting: Variable change to deprecate step Splunk Hook; logging in telemetry (#3539) 2022-02-14 08:56:11 +01: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 Add error category parsing to cmd execution (#1703) 2020-06-24 10:04:05 +02: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 mask secret also when they are url encoded (#2289) 2020-11-02 10:08:34 +01:00
log.go chore(deprecation): change format of deprecation notice from config command (#2822) 2021-05-10 19:18:16 +02:00
sentryHook_test.go removed error level from sentry hook (#1528) 2020-05-12 22:11:52 +02:00
sentryHook.go Fix reading of hook configuration (#1854) 2020-07-28 17:19:33 +02:00
writer_test.go Fix logrus buffer issue (#1511) 2020-05-06 13:35:40 +02:00
writer.go Fix logrus buffer issue (#1511) 2020-05-06 13:35:40 +02:00