Uses of Class
io.tech1.framework.domain.properties.base.SpringLogging
-
Packages that use SpringLogging Package Description io.tech1.framework.domain.properties.base io.tech1.framework.domain.tests.classes -
-
Uses of SpringLogging in io.tech1.framework.domain.properties.base
Methods in io.tech1.framework.domain.properties.base that return SpringLogging Modifier and Type Method Description static SpringLoggingSpringLogging. of(String config) -
Uses of SpringLogging in io.tech1.framework.domain.tests.classes
Methods in io.tech1.framework.domain.tests.classes that return SpringLogging Modifier and Type Method Description SpringLoggingNotUsedPropertiesConfigs. getSpringLogging()Methods in io.tech1.framework.domain.tests.classes with parameters of type SpringLogging Modifier and Type Method Description static NotUsedPropertiesConfigsNotUsedPropertiesConfigs. of(ScheduledJob scheduledJob, SpringServer springServer, SpringLogging springLogging)voidNotUsedPropertiesConfigs. setSpringLogging(SpringLogging springLogging)
-