1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 | |||
| | | | | | So that it can actually be logged to a file separate from any errors or status messages. Also make sure only LF is used when logging. | ||
* | Explain what pounce does and some of how it works in README 2.5 | June McEnroe | 2021-09-06 |
| | | | | That opening paragraph was severely lacking for a README. | ||
* | Document DIAGNOSTICS | ref='#n86'>86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 |
|