Changeset 199 in ntrip for trunk/BNC/bncapp.cpp
- Timestamp:
- Oct 5, 2006, 5:32:52 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncapp.cpp
r189 r199 64 64 65 65 if (_logStream) { 66 *_logStream << QTime::currentTime().toString("hh:mm: :ss ").toAscii().data();66 *_logStream << QTime::currentTime().toString("hh:mm:ss ").toAscii().data(); 67 67 *_logStream << msg.data() << endl; 68 68 _logStream->flush();
Note:
See TracChangeset
for help on using the changeset viewer.