Kenji Okimoto
3b79b517fb
Add Fluentd::Setting::RegistryLoader
...
Load all known attributes and define them to parse/format/buffer/storage section.
We can avoid unknown attribute error.
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-06-25 18:07:37 +09:00
Kenji Okimoto
410ef31d06
Add Fluentd::Setting::SectionConfig
...
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-06-21 12:39:09 +09:00
Kenji Okimoto
58f5ab3b10
Construct section class properly
...
In previous version, run merged block before calling init.
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-28 14:58:02 +09:00
Kenji Okimoto
a8401530ab
Use new style definition
...
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-24 18:26:17 +09:00