You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@teaclave.apache.org by GitBox <gi...@apache.org> on 2020/06/11 03:52:29 UTC

[GitHub] [incubator-teaclave] mssun opened a new pull request #351: Only allow info log for release build and triage log levels

mssun opened a new pull request #351:
URL: https://github.com/apache/incubator-teaclave/pull/351


   ## Description
   
    - Only allow info log for release build and triage log levels
   
   Note that this feature can control a compile time filter (https://docs.rs/log/0.4.8/log/#compile-time-filters).
   
   Also, for log levels, I found that most `info!` are `debug!` and some are `error!`. Please don't misuse the log level.


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave] mssun commented on pull request #351: Only allow info log for release build and triage log levels

Posted by GitBox <gi...@apache.org>.
mssun commented on pull request #351:
URL: https://github.com/apache/incubator-teaclave/pull/351#issuecomment-642389974


   CI passed: https://ci.mesalock-linux.org/mssun/incubator-mesatee/927/


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave] mssun merged pull request #351: Only allow info log for release build and triage log levels

Posted by GitBox <gi...@apache.org>.
mssun merged pull request #351:
URL: https://github.com/apache/incubator-teaclave/pull/351


   


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org