mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-01 09:52:23 -06:00
add changelog
This commit is contained in:
9
changelog/unreleased/logging-to-file.md
Normal file
9
changelog/unreleased/logging-to-file.md
Normal file
@@ -0,0 +1,9 @@
|
||||
Enhancement: File Logging
|
||||
|
||||
When running supervised, support for configuring all logs to a single log file:
|
||||
`OCIS_LOG_FILE=/Users/foo/bar/ocis.log MICRO_REGISTRY=etcd bin/ocis server`
|
||||
|
||||
Supports directing log from single extensions to a log file:
|
||||
`PROXY_LOG_FILE=/Users/foo/bar/proxy.log MICRO_REGISTRY=etcd bin/ocis proxy`
|
||||
|
||||
https://github.com/owncloud/ocis/pull/1816
|
||||
Reference in New Issue
Block a user