Version: 
Back to list

Core :: configureInterfaceLogger

Synopsis

   Set new configuration for the Interface Logger

GUI Dialog

   

Script function

   core.configureInterfaceLogger(enableFunction, enableParameters, enableExecutionTime)

Parameters

   enableFunction (Boolean) : If true, the called function names will be print
   enableParameters (Boolean) : If true, the called function parameters will be print (only if enableFunction=true too)
   enableExecutionTime (Boolean) : If true, the called functions execution times will be print