ZcashLightClientKit/Sources/ZcashLightClientKit/Utils
Lukas Korba 3e263f0c35 [#1325] Log metrics
- the logger has been extended to log the level as well
- there is only partial match of levels between SDK logger levels, OSLogEntryLogLevel and OSLogType so only debug, info, error are fully matched
- this is a base for the exporter on client's side

[#1325] Log metrics

- typos fixed

[#1325] Log metrics

- scan metric logs added

[#1325] Log metrics

- Scan & Enhance logs

[#1325] Log metrics

- checkpoints updated
- every CBP action is measured separately and collects the data, when the sync is done it dumps overview of the run to the logger
- next run clears out the previous data and starts to collect fresh reports for the run

[#1325] Log metrics (#1327)

- changelog update

[#1325] Log metrics (#1327)

- SDKMetrics updated to be mockable
- unit test updated

[#1325] Log metrics (#1327)

- performance tests cleaned out

[#1325] Log metrics (#1327)

- Network tests buildable again
2023-12-12 08:59:52 +01:00
..
AsyncToClosureGateway.swift [#888] Make actor from ZcashRustBackendWelding 2023-04-11 17:51:28 +02:00
AsyncToCombineGateway.swift [#888] Make actor from ZcashRustBackendWelding 2023-04-11 17:51:28 +02:00
Clamped.swift
DIContainer.swift [#1012] Introduce dependency injection in the SDK 2023-05-08 14:58:49 +02:00
GenericActor.swift
LoggingProxy.swift [#1325] Log metrics 2023-12-12 08:59:52 +01:00
OSLogger.swift [#1325] Log metrics 2023-12-12 08:59:52 +01:00
SaplingParameterDownloader.swift [#361] Introduce ZcashError (#1005) 2023-04-24 18:15:20 -03:00
SpecificCombineTypes.swift [#888] Make actor from ZcashRustBackendWelding 2023-04-11 17:51:28 +02:00
SyncSessionIDGenerator.swift [#908] Add last and latest blocks data to Synchronizer State (#911) 2023-04-14 09:08:37 +02:00
Task+sleep.swift [#442] Introduce parallel downloading and scanning 2023-05-05 09:35:43 +02:00
UsedAliasesChecker.swift
ZcashFileManager.swift [#700] CompactBlockProcessor as state machine proof of concept 2023-05-30 15:01:42 +02:00