mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-21 00:50:42 +01:00
This happens after forking, so omprog has no longer access to rsyslog's regular error reporting functions. Previously, this meant any error message was lost. Now it is emitted via regular syslog (which may end up in a different instance, if multiple instances run...)