Changeset 99:67a50fe6b39d for .todo
Legend:
- Unmodified
- Added
- Removed
-
.todo
r86 r99 1 1 <todo version="0.1.19"> 2 <note priority="medium" time="1224639856" done="1224727536"> 3 handle the log configuration file override from the command line 4 <comment> 5 finished adding code to handle --logconf command line option 6 </comment> 7 </note> 2 8 <note priority="medium" time="1224639946" done="1224726839"> 3 9 handle the quiet command line option. need to figure out how to get the python logger to override the console handler. … … 12 18 </comment> 13 19 </note> 14 <note priority="medium" time="1224639856" done="1224727536">15 handle the log configuration file override from the command line16 <comment>17 finished adding code to handle --logconf command line option18 </comment>19 </note>20 20 <note priority="medium" time="1224639895"> 21 21 create script to ram all the code into a single file to make it more like the original program 22 22 </note> 23 <note priority="medium" time="1224891222" done="1224892822"> 24 create a new generic execution device that will invoke programs on the command line with certain arguments like id, alert type, area, etc.. 25 <comment> 26 done 27 </comment> 28 </note> 23 29 </todo>
