Changeset 123 in flair-src for trunk/lib/FlairCore/src/FrameworkManager.cpp
- Timestamp:
- Jan 10, 2017, 3:56:53 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/FlairCore/src/FrameworkManager.cpp
r122 r123 174 174 } 175 175 176 string FrameworkManager::GetLogPath(void) const { 177 return pimpl_->log_path; 178 } 176 179 void FrameworkManager::AddDeviceToLog(IODevice *device) { 177 180 pimpl_->AddDeviceToLog(device);
Note:
See TracChangeset
for help on using the changeset viewer.