oslo.log/oslo_log
Benjamin Reichel 5b12e66f62 Add missing SYSLOG_FACILITY to JournalHandler
Without SYSLOG_FACILITY log messages from journald forwards the message
to kern.log. This seems to be default behaviour as it treats the message
as kernel message.

This option provides a proper facility to the log message and kern.log
will not be filled up anymore.

Change-Id: I62a32ed46a400b62ead8c1e6e64acee658e2a769
Closes-Bug: #1871840
2020-05-07 14:46:08 +02:00
..
cmds drop use of six 2020-03-12 09:28:33 +01:00
fixture Expose fixtures through oslo_log.fixture 2015-01-30 11:37:42 -05:00
locale Imported Translations from Zanata 2020-04-16 06:14:33 +00:00
tests Add missing SYSLOG_FACILITY to JournalHandler 2020-05-07 14:46:08 +02:00
__init__.py Move files out of the namespace package 2014-12-17 21:43:41 -05:00
_i18n.py Update the documentation link 2017-08-23 15:08:41 +08:00
_options.py Clarify some config options 2019-02-19 08:27:56 +00:00
formatters.py drop use of six 2020-03-12 09:28:33 +01:00
handlers.py Add missing SYSLOG_FACILITY to JournalHandler 2020-05-07 14:46:08 +02:00
helpers.py Fix bug in log_method_call decorator 2017-05-25 14:43:02 +00:00
log.py Add missing SYSLOG_FACILITY to JournalHandler 2020-05-07 14:46:08 +02:00
rate_limit.py Remove monotonic usage 2020-05-04 17:26:30 -05:00
version.py pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) 2017-02-06 12:49:23 -05:00
versionutils.py Merge "drop use of six" 2020-03-21 21:56:08 +00:00
watchers.py Reduce READ_FREQ and TIMEOUT for watch-file 2016-05-13 02:05:31 -07:00