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 2018/07/05 18:18:59 UTC

[GitHub] ccollins476ad opened a new pull request #1246: sys/log/common: Package for common log API

ccollins476ad opened a new pull request #1246: sys/log/common: Package for common log API
URL: https://github.com/apache/mynewt-core/pull/1246
 
 
   This package exposes parts of the log API that are shared by both the full and stub log implementations.
   
   This allows code to reference, for example, module IDs regardless of which log implementation is being used.  The new package does not contain the entire logging API, as that would prevent the stub implementation from defining functions as `static inline`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services