skyline-apiserver/releasenotes/notes/add-log-file-config-884e7d078feb43a7.yaml
Boxiang Zhu fb1d6d8d4b feat: Add log_file config into skyline.yaml.sample
Add log_file config. Now log path of skyline is log_dir
with log_file, no other hardcode path.

Change-Id: Ieb1fd567e02110238568840fe3641770def0994d
2022-10-19 17:29:14 +08:00

6 lines
156 B
YAML

---
features:
- |
Add ``log_file`` config into skyline.yaml.sample. Now the log
path of skyline is log_dir with log_file, no other hardcode path.