class Sentry::StructuredLoggingConfiguration

def initialize

def initialize
  @file_path = nil
  @logger_class = Sentry::StructuredLogger
end