config.ConfigLoader
See theConfigLoader companion trait
object ConfigLoader
Provides a loader for application configuration.
The configuration is loaded from application.conf
and reference.conf
files, with the former taking precedence. This object also sets up logging configurations.
Attributes
- Companion
- trait
- Source
- ConfigLoader.scala
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ConfigLoader.type
Members list
In this article