Changeset 86:39631670a27f for .todo

Show
Ignore:
Timestamp:
10/23/08 02:06:48 (3 years ago)
Author:
chris
Branch:
unix
Message:

add ability to pass log configuration file down to base Config obj

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • .todo

    r82 r86  
    11<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"> 
    93        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> 
    107    </note> 
    118    <note priority="low" time="1224640020" done="1224725881"> 
     
    1512        </comment> 
    1613    </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> 
    1723</todo>