Uses of Interface
org.nuxeo.lib.stream.log.LogConfig
Package
Description
The Log interface with In-Memory and Kafka implementation.
-
Uses of LogConfig in org.nuxeo.lib.stream.log
Modifier and TypeFieldDescriptionUnifiedLogManager.configs
protected Map<LogConfig,
LogManager> UnifiedLogManager.managers
-
Uses of LogConfig in org.nuxeo.lib.stream.log.kafka
-
Uses of LogConfig in org.nuxeo.lib.stream.log.mem
-
Uses of LogConfig in org.nuxeo.runtime.stream
Modifier and TypeMethodDescriptionprotected LogConfig
StreamServiceImpl.createKafkaLogConfig
(LogConfigDescriptor desc) protected LogConfig
StreamServiceImpl.createMemLogConfig
(LogConfigDescriptor desc)