Skip to content

jonathanlukas/logging-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Log Template

A template to log a message to the connector CLI

Build

mvn clean package

API

Input

{
  "message": ".....",
  "loggerName": "....."
}

Test locally

Run unit tests

mvn clean verify

Use the Camunda Job Worker Connector Run-Time to run your function as a local Job Worker.

Element Template

The element templates can be found in the element-templates folder.

About

Logging Connector for Camunda 8

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages