1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-01 09:13:54 +00:00
Files
browser/libs
addisonbeck 46a83e4ccb feat(flight-recorder): implement FlightRecorderLogData and FlightRecorderService
- Add FlightRecorderLogData interface matching Rust SDK's FlightRecorderEvent
- Add FlightRecorderService for Angular DI wrapping the WASM client
- Service dynamically imports SDK to gracefully handle missing FlightRecorderClient
- Provide drain, count, exportAsJson, and exportAsPlainText methods
2026-01-16 15:47:07 -05:00
..