Version: 
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