Merge "docs/SAIO: Make reconciler use the SAIO convention for logs"
This commit is contained in:
commit
1f9937b245
@ -3,7 +3,7 @@
|
||||
user = <your-user-name>
|
||||
# You can specify default log routing here if you want:
|
||||
# log_name = swift
|
||||
# log_facility = LOG_LOCAL0
|
||||
log_facility = LOG_LOCAL2
|
||||
# log_level = INFO
|
||||
# log_address = /dev/log
|
||||
#
|
||||
|
@ -3,7 +3,7 @@
|
||||
user = <your-user-name>
|
||||
# You can specify default log routing here if you want:
|
||||
# log_name = swift
|
||||
# log_facility = LOG_LOCAL0
|
||||
log_facility = LOG_LOCAL3
|
||||
# log_level = INFO
|
||||
# log_address = /dev/log
|
||||
#
|
||||
|
@ -3,7 +3,7 @@
|
||||
user = <your-user-name>
|
||||
# You can specify default log routing here if you want:
|
||||
# log_name = swift
|
||||
# log_facility = LOG_LOCAL0
|
||||
log_facility = LOG_LOCAL4
|
||||
# log_level = INFO
|
||||
# log_address = /dev/log
|
||||
#
|
||||
|
@ -3,7 +3,7 @@
|
||||
user = <your-user-name>
|
||||
# You can specify default log routing here if you want:
|
||||
# log_name = swift
|
||||
# log_facility = LOG_LOCAL0
|
||||
log_facility = LOG_LOCAL5
|
||||
# log_level = INFO
|
||||
# log_address = /dev/log
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user