Commit Graph

2 Commits

Author SHA1 Message Date
Gibheer 71cd89a4f1 add debug log support for the checker
This makes it possible to use this library and get a debug checker
output.
2023-09-05 15:23:43 +02:00
Gibheer 0639a504eb add basic infrastructure for writing a checker
These are the first components to interact with the database in a
predefined way to write a checker instance.
CheckExec serves as an example implementing the Executor interface.
2021-12-02 15:55:48 +01:00