Commit | Line | Data |
---|---|---|
1 | * To Do bkexdev | |
2 | ||
3 | This is a list of planned project actions. | |
4 | ||
5 | ** By Date | |
6 | *** 2021-01-13: Integrate ~bklog~ features into ~bkFreqWrite~ | |
7 | Record into ~unitproc/bkFreqWrite~ how ~bklog~ writes stdin to disk in | |
8 | regularly timed intervals (using a conditional ~while~ loop). See | |
9 | EVA-2020-02 for a copy of ~bklog~. | |
10 | *** 2021-01-26: Replace ~echoerr~ with ~yell~ in ~bktemplate~ | |
11 | ~yell~ is shorter to call than ~echoerr~. |