MCPcopy Create free account
hub / github.com/NativeScript/firebase / log

Method log

packages/firebase-crashlytics/common.ts:8–8  ·  view source on GitHub ↗
(message: string)

Source from the content-addressed store, hash-verified

6 deleteUnsentReports();
7 didCrashOnPreviousExecution(): boolean;
8 log(message: string): void;
9 recordError(error: any): void;
10 sendUnsentReports(): void;
11 setAttribute(name: string, value: string | number | boolean);

Callers 15

build-finish.tsFile · 0.65
buildAngularFunction · 0.65
copyAngularDistFunction · 0.65
finishPreparationFunction · 0.65
testItMethod · 0.65
testItMethod · 0.65
testItMethod · 0.65
testItMethod · 0.65
testItMethod · 0.65
testItMethod · 0.65
testItMethod · 0.65
testItMethod · 0.65

Implementers 3

Crashlyticspackages/firebase-crashlytics/index.an
Crashlyticspackages/firebase-crashlytics/index.io
Crashlyticspackages/firebase-crashlytics/index.d.

Calls

no outgoing calls

Tested by

no test coverage detected