| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2020-06-19 | Scheduler: use separate logger for each instance | -24/+17 | ||
| Each instance now requires a name to be specified, which will be used as the suffix of the logger's name. This removes the need to manually prepend every log message with the name. | ||||