- Timestamp:
- 04/15/13 11:09:29 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/datalogger.cc
r15338 r15339 1091 1091 fNightlyLogFile.close(); 1092 1092 } 1093 1093 if (!fNightlyLogFile.is_open()) 1094 Info("Daily log file was closed indeed"); 1095 else 1096 Warn("Seems like there was a problem while closing the daily log file."); 1094 1097 for (auto it=fServerDescriptionsList.begin(); it!= fServerDescriptionsList.end(); it++) 1095 1098 delete *it;
Note:
See TracChangeset
for help on using the changeset viewer.