1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-07 04:03:29 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
John Harrington
fd47c98b8e move all of libs/common/src/tools/log into @bitwarden/logging 2025-10-07 08:37:29 -07:00
John Harrington
dac8100bc6 add comments and test coverage to logging module 2025-10-05 15:24:17 -07:00
John Harrington
eecf22a8ee Move the LogProvider and SemanticLogger to @bitwarden/logging 2025-09-30 09:03:44 -07:00
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
Justin Baur
4cb80b4a03 Platform logging lib (#15338)
* Add Platform Logging Lib

* Move console log spec and test util back into libs/common

* Fix ConsoleLogServer re-export

* Fix types error
2025-07-01 13:47:02 -04:00