Merge "docs/SAIO: Make reconciler use the SAIO convention for logs"

This commit is contained in:
Zuul
2023年08月04日 04:00:43 +00:00
committed by Gerrit Code Review

View File

@@ -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
#

View File

@@ -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
#

View File

@@ -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
#

View File

@@ -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
#
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.