Changeset 86:39631670a27f for .todo
Legend:
- Unmodified
- Added
- Removed
-
.todo
r82 r86 1 1 <todo version="0.1.19"> 2 <note priority="medium" time="1224639856"> 3 handle the log configuration file override from the command line 4 </note> 5 <note priority="medium" time="1224639895"> 6 create script to ram all the code into a single file to make it more like the original program 7 </note> 8 <note priority="medium" time="1224639946"> 2 <note priority="medium" time="1224639946" done="1224726839"> 9 3 handle the quiet command line option. need to figure out how to get the python logger to override the console handler. 4 <comment> 5 added guts for -q to work now 6 </comment> 10 7 </note> 11 8 <note priority="low" time="1224640020" done="1224725881"> … … 15 12 </comment> 16 13 </note> 14 <note priority="medium" time="1224639856" done="1224727536"> 15 handle the log configuration file override from the command line 16 <comment> 17 finished adding code to handle --logconf command line option 18 </comment> 19 </note> 20 <note priority="medium" time="1224639895"> 21 create script to ram all the code into a single file to make it more like the original program 22 </note> 17 23 </todo>
