Files
oslo.log/oslo_log
Sean Dague 4a8d8d7430 Systemd native journal support
The systemd journal has a native facility for sending logging to it,
which allows for much richer metadata with log messages. These can be
queried later.

This introduces a new 'use_journal' flag, if used will log natively to
the systemd journal. In addition to the existing log messages getting
send to the journal, it also sends a number of additional variables
(when they exist on the context) like REQUEST_ID, which can be
searched with journalctl.

Basic mock testing is included.

Change-Id: If2591576a96d8ca6e36f4dc6600f5412f40509e2
2017-04-06 08:13:38 -04:00
..
2016-07-01 06:28:23 +00:00
2017-04-06 08:13:38 -04:00
2017-03-22 14:17:23 +00:00
2017-04-06 08:13:38 -04:00
2017-04-06 08:13:38 -04:00
2017-04-06 08:13:38 -04:00
2016-09-19 15:09:43 +02:00