# frozen_string_literal: true module Logux class Engine < ::Rails::Engine end end