Skip to content

Conversation

@dpordomingo
Copy link
Contributor

required by https://github.com/src-d/sourced-ce/issues/142

When approved, the logging level of gitbase, gitcollector and ghsync will be configurable with LOG_LEVEL environment var, e.g:

$ LOG_LEVEL=debug sourced init

will make that those components log all messages, and

$ LOG_LEVEL=error sourced init

will make that those components log only error more severe messages.

The rest of the components are blocked by certain issues, as described in causing https://github.com/src-d/sourced-ce/issues/142

Signed-off-by: David Pordomingo <David.Pordomingo.F@gmail.com>
@dpordomingo dpordomingo added the enhancement New feature or request label Jul 21, 2019
@dpordomingo dpordomingo requested a review from a team July 21, 2019 17:10
@dpordomingo dpordomingo self-assigned this Jul 21, 2019
@smacker smacker merged commit 4771d09 into src-d:master Jul 24, 2019
@dpordomingo dpordomingo deleted the log-level branch July 29, 2019 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants