lib/fluent/plugin/in_cat_sweep.rb in fluent-plugin-cat-sweep-0.1.3 vs lib/fluent/plugin/in_cat_sweep.rb in fluent-plugin-cat-sweep-0.1.4
- old
+ new
@@ -1,4 +1,5 @@
+require 'fluent/input'
module Fluent
class CatSweepInput < Input
Plugin.register_input('cat_sweep', self)