All Downloads are FREE. Search and download functionalities are using the official Maven repository.

lep.default.queue.system.AcceptSystemEvent$$RELOAD_DATA.groovy Maven / Gradle / Ivy

The newest version!
import org.slf4j.LoggerFactory

def log = LoggerFactory.getLogger(getClass())
String prefix = "#### "

def data = lepContext.inArgs.event.data

log.info("${prefix} Commnas empty implementations, with params = {}", prefix, data)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy