c0177_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 -> c0177
                 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/c0177
    module: [self], instance id: [dev], exec profile: []
    Task1: [task ==> task: this is a story about tom
     ]
    -Step1: [
    tom is male
    ]
    Enter Value For [continue]: 
    Are you sure ? all items in dev infrastructure will be destroyed ! (yes/N)
    ~SubStep1: [print: his age is 18
    he is in school: sydney grammar
    ?continue: N
     ]
    what gender is tom
    
Logs with different verbose level
References