Interface ProcessLoggerPlugin
-
- All Superinterfaces:
io.vertigo.core.node.component.CoreComponent
,io.vertigo.core.node.component.Plugin
,ProcessLogger
- All Known Implementing Classes:
DbProcessLoggerPlugin
public interface ProcessLoggerPlugin extends ProcessLogger, io.vertigo.core.node.component.Plugin
Interface de plugin de récuperation de log.- Author:
- mlaroche
-
-
Method Summary
-
Methods inherited from interface io.vertigo.orchestra.services.log.ProcessLogger
getActivityAttachment, getActivityLogFile, getLogFileForProcess
-
-