Object DevelopmentConfiguration.Companion
-
- All Implemented Interfaces:
public class DevelopmentConfiguration.Companion
-
-
Method Summary
Modifier and Type Method Description final LoggergetLog()Logger instance for logging. final List<String>getDEVPROPS()-
-
Method Detail
-
getLog
final Logger getLog()
Logger instance for logging.
-
getDEVPROPS
final List<String> getDEVPROPS()
-
-
-
-