isExeWithShowLog property

bool isExeWithShowLog
getter/setter pair

Whether to show log output when executing the final function exeFinalFunc When true, logs are displayed in console even when final function is executed

Implementation

static bool isExeWithShowLog = true;