mirror of
https://github.com/rsyslog/rsyslog.git
synced 2026-08-24 19:24:14 +02:00
Introduces the capability to create an output config file that explodes all "includes" into a single file. This provides a much better overview of how exactly the configuration is crafted. That could often be a great troubleshooting aid. This commit also contains some slight not-really-related cleanup. closes https://github.com/rsyslog/rsyslog/issues/3634