Ignore:
Timestamp:
29/03/2009 15:08:12 (3 years ago)
Author:
chris
Message:

Add date to file logger, as requested by Kenny Millington.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/lib/common/Timer.cpp

    r2465 r2482  
    358358        { 
    359359                BOX_TRACE(TIMER_ID "initialised for " << timeoutSecs << 
    360                         " secs, to fire at " << FormatTime(mExpires, true)); 
     360                        " secs, to fire at " << FormatTime(mExpires, false, true)); 
    361361        } 
    362362        #endif 
Note: See TracChangeset for help on using the changeset viewer.