class FlogCLI

def initialize options = {}

def initialize options = {}
  @flog = Flog.new options
end