Version:
2021.1
2020.2
2020.1
2019.2
2019.1
2018.3
Back to list
Core :: getInterfaceLoggerConfiguration
Synopsis
Get the current Interface Logger configuration
Script function
core.getInterfaceLoggerConfiguration
() -> (
functionEnabled
,
parametersEnabled
,
executionTimeEnabled
)
Return value
functionEnabled
(
Boolean
) : True if the called function names are printed
parametersEnabled
(
Boolean
) : True if the called function parameters are printed
executionTimeEnabled
(
Boolean
) : True if the called functions execution times are printed