Braze JavaScript SDK
Preparing search index...
LogFunction
Type Alias LogFunction
LogFunction
:
(
message
:
string
)
=>
void
Custom logging function signature.
Type Declaration
(
message
:
string
)
:
void
Parameters
message
:
string
The log message string.
Returns
void
Braze JavaScript SDK - v0.3.1
Loading...
Custom logging function signature.