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