478709e Change console log level of local build to INFO

Authored and Committed by qwan 4 years ago
    Change console log level of local build to INFO
    
    1. Add option "-d|--debug" to build_module_locally command
    
       Note: there is also global debug option to Manager, so we need to use
    a different dest name ("log_debug" in this change).
    
    2. When debug option is not specified for local build command, set log
    level of console to INFO.