You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2020/04/22 17:54:02 UTC

[GitHub] [mynewt-newt] ccollins476ad opened a new pull request #395: Log exported environnment variables with `-ldebug`

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:
users@infra.apache.org



[GitHub] [mynewt-newt] ccollins476ad commented on pull request #395: Log exported environnment variables with `-ldebug`

Posted by GitBox <gi...@apache.org>.
ccollins476ad commented on pull request #395:
URL: https://github.com/apache/mynewt-newt/pull/395#issuecomment-620313316


   Thanks @vrahane.


----------------------------------------------------------------
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:
users@infra.apache.org