owncloud / owncloud/ocis

Missing default value for loglevel

Open
#6,862 1 comment 0 reactions 0 assignees View on GitHub
Type:Bug
Dominant language
Go
Stars
2.1k
Forks
274
Avg merge
2d 1h
Merged PRs (30d)
103

Description

While working on a docs PR where a minimum loglevel is a requirement, I saw that:

* we offer on each service a loglevel, but we do not have a [default value](https://doc.owncloud.com/ocis/next/deployment/services/s-list/idm.html#environment-variables) defined,
though it may be implicit. We should make the default explicit.
* the loglevel `disabled`, though offered by the package, is not listed as an available loglevel.
Such a loglevel could be important for particular services where you want exclude logging sensitive data while others go into details with a debug loglevel. (global vs service loglevel)

Discussed with @dragonchaser

@micbar how to proceed?

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.