Scheduled Job
Overview
This sample shows how to create a simple application with scheduled job for log events.
It contains a Database Table
to store log events, helper Logger
class to create log events, Job Definition
and Job Handler
.
Sections
Note
The complete content of the Bookstore tutorial is available at: https://github.com/dirigiblelabs/tutorial-scheduled-job-project