class Console::Terminal::Logger

def format_options(options, output)

def format_options(options, output)
	format_value(options.to_json, output)
end