clients/libs/logging
Oscar Hinton 67d3035aa5
[PM-22544] Add Performance measurement tools (#15475)
Adds logService.mark and logService.measure which are wrappers around performance.mark and performance.measure with extra debug logging for more visibility outside the performance tool.
2025-07-17 15:03:57 +02:00
..
src [PM-22544] Add Performance measurement tools (#15475) 2025-07-17 15:03:57 +02:00
eslint.config.mjs Platform logging lib (#15338) 2025-07-01 13:47:02 -04:00
jest.config.js Platform logging lib (#15338) 2025-07-01 13:47:02 -04:00
package.json Platform logging lib (#15338) 2025-07-01 13:47:02 -04:00
project.json Platform logging lib (#15338) 2025-07-01 13:47:02 -04:00
README.md Platform logging lib (#15338) 2025-07-01 13:47:02 -04:00
tsconfig.eslint.json build(nx): create per-lib tsconfig.eslint configs (#15519) 2025-07-07 14:17:52 -07:00
tsconfig.json Platform logging lib (#15338) 2025-07-01 13:47:02 -04:00
tsconfig.lib.json Platform logging lib (#15338) 2025-07-01 13:47:02 -04:00
tsconfig.spec.json Platform logging lib (#15338) 2025-07-01 13:47:02 -04:00

logging

Owned by: platform

Logging primitives