
Because the service config file is shared among multiple services, we should not set the option without any specific reason. In case the option is not set (and no --log-file argument is passed) then log file name is determined according to the process name, and each service creates its own file. Change-Id: I65b1abc96be4503d51d8b1af2c4ece7aa52be563
7 lines
190 B
YAML
7 lines
190 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The ``watcher::logging::log_file`` now defaults to the os_service_default
|
|
fact so that log file name is determined automatically accoridng to
|
|
the process names.
|