Changeset 1584 for pykota/trunk/NEWS

Show
Ignore:
Timestamp:
07/01/04 21:56:43 (20 years ago)
Author:
jalet
Message:

Better dispatching of error messages

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/NEWS

    r1582 r1584  
    2222PyKota NEWS : 
    2323 
     24    - 1.19alpha29 :  
     25     
     26        - Correctly dispatches error messages depending on the 
     27          situation : tools which can be run interactively will 
     28          ALWAYS output their logs to stderr, excepted for 
     29          their DEBUG messages, for which the "logger:" 
     30          directive as set in pykota.conf will be honored. 
     31          Tools which can't be run interactively will ALWAYS 
     32          honor the "logger:" directive as set in pykota.conf 
     33           
    2434    - 1.19alpha28 : 
    2535