owncloud / owncloud/ocis

Move log and debug config for each service into an own config file for that service

Open
#6,815 6 comments 0 reactions 0 assignees View on GitHub
Category:Enhancement
Dominant language
Go
Stars
2.1k
Forks
274
Avg merge
2d 1h
Merged PRs (30d)
103

Description

Similar as we do right now for tracing where the tracing config goes into an own file `tracing.go` for each service, I propose that the log and debug info is **consistently** extracted from the current `config.go` file into an own `log.go` and `debug.go` file for each service making the configs much more consistent and readable.

Some services like the `notification` service already have that scheme - this should be consistently used.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.