Commit Graph

7 Commits

Author SHA1 Message Date
Kenji Okimoto
bdacc80488
Organize initial_params
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-09 14:30:02 +09:00
Kenji Okimoto
417291566f
in_syslog: Hide transport section and blocking_timeout
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-06-20 10:52:28 +09:00
Kenji Okimoto
89296a331d Organize some input plugins' parameters
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-06-07 17:18:00 +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
uu59
3c7786f262 Refactor plugin setting
Adding support for some plugins was hard.
After this commit, easy to add a plugin that has commonly
setting style.

Before:
- Add model, controller, and views for it.

After:
- Add model and controller. view is shared.
2014-11-04 14:29:31 +09:00
uu59
55ebbe6b80 Refactoring: to_conf -> to_config 2014-07-17 14:09:10 +09:00
uu59
744c6a18ea Add in_syslog setting basis 2014-07-11 12:54:36 +09:00