c0128_v

Log reference:

    loading [Config]:  ./tests/functests/upconfig.yml
    Main config:
                 Version -> 1.0.0
                  RefDir -> ./tests/functests
                 WorkDir -> cwd
              AbsWorkDir -> /up_project/up
                TaskFile -> c0128
                 Verbose -> v
              ModuleName -> self
               ShellType -> /bin/sh
           MaxCallLayers -> 8
                 Timeout -> 3600000
     MaxModuelCallLayers -> 256
               EntryTask -> task
      ModRepoUsernameRef -> 
      ModRepoPasswordRef -> 
    work dir: /up_project/up
    -exec task: task
    loading [Task]:  ./tests/functests/c0128
    module: [self], instance id: [dev], exec profile: []
    Task1: [task ==> task:  ]
    -Step1: [: show example the route goes to call goelse for the condition of not if condition succeeds ]
    -Step1:
    cmd( 1):
    -
    shell step1
    
    -
     .. ok
    cmd( 2):
    -
    shell step2
    
    -
     .. ok
    . ok
    -Step2:
    ~SubStep1: [print:  ]
    cmd print step
    up_runtime_task_layer_number: 0
    a: local_aaa
    b: local_bbb
    da: local_da
    db: local_db
    
    
Logs with different verbose level
References