use_journal uses the systemd native path for logging, however there are concerns that this might be negatively interacting with eventlet. To be on the safe side fall back to stdout. This introduces a USE_JOURNAL option which will let folks turn this back on for testing. This also adjusts the debug lines. When using the journal the pid reported by systemd is correct. When using stdout, it will be the parent process id, so we need to keep it to see which child each thing is coming from. Change-Id: Id7891c532bf99c099252e82d511a37a49506fea9
27 KiB
27 KiB