mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-17 03:20:41 +01: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