You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@teaclave.apache.org by Mingshen Sun <no...@github.com> on 2020/07/06 22:14:23 UTC

[apache/incubator-teaclave] Polish the logging logic and document the usages (#385)

## Description

- Polish the logging logic and document the usages
You can view, comment on, or merge this pull request online at:

  https://github.com/apache/incubator-teaclave/pull/385

-- Commit Summary --

  * Polish the logging logics and document the usages

-- File Changes --

    M docs/development-tips.md (24)
    M services/access_control/app/src/main.rs (6)
    M services/authentication/app/src/main.rs (6)
    M services/execution/app/src/main.rs (6)
    M services/frontend/app/src/main.rs (6)
    M services/management/app/src/main.rs (6)
    M services/scheduler/app/src/main.rs (6)
    M services/storage/app/src/main.rs (6)
    M services/utils/service_enclave_utils/src/lib.rs (6)
    M tests/functional/app/src/main.rs (6)
    M tests/integration/app/src/main.rs (6)
    M tests/unit/app/src/main.rs (6)
    M tool/app/src/main.rs (6)

-- Patch Links --

https://github.com/apache/incubator-teaclave/pull/385.patch
https://github.com/apache/incubator-teaclave/pull/385.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/385

Re: [apache/incubator-teaclave] Polish the logging logic and document the usages (#385)

Posted by Mingshen Sun <no...@github.com>.
Merged #385 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/385#event-3517846287