Preparing search index...
The search index is not available
Member Junction
Member Junction
@memberjunction/codegen-lib
logIf
Function logIf
log
If
(
shouldLog
,
...
args
)
:
void
Logs the provided params to the console if the shouldLog parameter is true
Parameters
shouldLog
:
boolean
Rest
...
args
:
any
[]
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Member Junction
Loading...
Logs the provided params to the console if the shouldLog parameter is true