module Guard::UI

def options

Returns:
  • (Hash) - the logger options
def options
  @options ||= Config.new
end