ccollins476ad opened a new pull request #395:
URL: https://github.com/apache/mynewt-newt/pull/395


   This PR adds some additional information to the debug log.
   
   Here is an example from a `newt build -ldebug <...>` run:
   ```
   2020/04/22 10:39:03.864 [DEBUG] exporting environment variables:
   2020/04/22 10:39:03.865 [DEBUG]     BIN_ROOT=/Users/ccollins/proj/myproj/bin
   2020/04/22 10:39:03.865 [DEBUG]     
BSP_PATH=/Users/ccollins/proj/myproj/repos/apache-mynewt-core/hw/bsp/native
   2020/04/22 10:39:03.865 [DEBUG]     
CORE_PATH=/Users/ccollins/proj/myproj/repos/apache-mynewt-core
   2020/04/22 10:39:03.866 [DEBUG]     
MYNEWT_NEWT_PATH=/Users/ccollins/go/bin/newt
   2020/04/22 10:39:03.866 [DEBUG]     
MYNEWT_PROJECT_ROOT=/Users/ccollins/proj/myproj
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to