All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.common_2.10.0.9.6.source-code.application.conf Maven / Gradle / Ivy

The newest version!
akka {
  log-config-on-start = false
  loggers = ["akka.event.slf4j.Slf4jLogger"]
  loglevel = "INFO"
}

spray.can {
  server {
    verbose-error-messages = "on"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy