Deno logo
DeployManualBlogAPIStandard LibraryThird Party Modules

esm.sh/@firebase/[email protected]/dist/app-public.d.ts

onLog

Sets log handler for all Firebase SDKs.

function onLog(logCallback: LogCallback | null, options?: LogOptions): void;
§
onLog(logCallback: LogCallback | null, options?: LogOptions): void
[src]

§Parameters

§
logCallback: LogCallback | null
[src]
  • An optional custom log handler that executes user code whenever the Firebase SDK makes a logging call.
§
options?: LogOptions optional
[src]

§Return Type

§
void
[src]
Manual
API
Standard Library
Third Party Modules
Benchmarks
Artwork
Blog
System Status
Companies interested in Deno