module Logster class Configuration attr_accessor :authorize_callback, :subdirectory, :current_context end end