AAI SDK
Preparing search index...
@alexkroman1/aai
runtime
LogFn
Type Alias LogFn
LogFn
:
(
msg
:
string
,
ctx
?:
LogContext
)
=>
void
A single log method: message plus optional structured context.
Type Declaration
(
msg
:
string
,
ctx
?:
LogContext
)
:
void
Parameters
msg
:
string
Optional
ctx
:
LogContext
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
AAI SDK
Loading...
A single log method: message plus optional structured context.