Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 487 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 487 Bytes

Jodot-alive

Jodot is a long-running process that executes duties delegated to it. See Jodot for more info.

This is the first duty for Jodot. It simply logs the message "I am alive!" to stdout whenever it is performed. You can use this log output to monitor that Jodot is alive.

Usage

Please see adding duties to learn how to add this duty to a Jodot instance.