Class SystemPropertyBasedServiceLogsConfigurations
- java.lang.Object
-
- cz.xtf.core.service.logs.streaming.SystemPropertyBasedServiceLogsConfigurations
-
public class SystemPropertyBasedServiceLogsConfigurations extends Object
ImplementsServiceLogsSettingsin order to provide the concrete logic to handle Service Logs Streaming configuration based on thextf.log.streaming.configsystem property.
-
-
Constructor Summary
Constructors Constructor Description SystemPropertyBasedServiceLogsConfigurations(String serviceLogsStreamingConfigProperty)
-
-
-
Constructor Detail
-
SystemPropertyBasedServiceLogsConfigurations
public SystemPropertyBasedServiceLogsConfigurations(String serviceLogsStreamingConfigProperty)
-
-
Method Detail
-
forClass
public ServiceLogsSettings forClass(Class<?> testClazz)
-
-