Object DevelopmentConfiguration.Companion
-
- All Implemented Interfaces:
public class DevelopmentConfiguration.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final Loggerlogprivate final <Error class: unknown class>DEVPROPSpublic final static DevelopmentConfiguration.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final LoggergetLog()Logger instance for logging. final <Error class: unknown class>getDEVPROPS()-
-
Method Detail
-
getLog
final Logger getLog()
Logger instance for logging.
-
getDEVPROPS
final <Error class: unknown class> getDEVPROPS()
-
-
-
-