isExeWithShowLog property
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;
Whether to show log output when executing the final function exeFinalFunc When true, logs are displayed in console even when final function is executed
static bool isExeWithShowLog = true;