Changeset 334 in ntrip for trunk/BNC/bncapp.cpp


Ignore:
Timestamp:
Nov 26, 2006, 10:38:30 AM (17 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncapp.cpp

    r280 r334  
    9595
    9696  if (_logStream) {
     97    *_logStream << QDate::currentDate().toString("yy:MM:dd ").toAscii().data();
    9798    *_logStream << QTime::currentTime().toString("hh:mm:ss ").toAscii().data();
    9899    *_logStream << msg.data() << endl;
Note: See TracChangeset for help on using the changeset viewer.