Class AnnotationBasedServiceLogsConfigurations
- java.lang.Object
-
- cz.xtf.core.service.logs.streaming.AnnotationBasedServiceLogsConfigurations
-
public class AnnotationBasedServiceLogsConfigurations extends Object
ImplementsServiceLogsSettingsin order to provide the concrete logic to handle SLS configuration based on theServiceLogsStreamingannotation.
-
-
Constructor Summary
Constructors Constructor Description AnnotationBasedServiceLogsConfigurations()
-
-
-
Method Detail
-
forClass
public ServiceLogsSettings forClass(Class<?> testClazz)
-
-